2023-11-01から1ヶ月間の記事一覧
Androidアプリを開発時に以下のようなエラーが出てビルドエラーになってしまったので、今後の参考のため、対処した内容をメモしておきたいと思います。 This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this…
Invalid Signature. A sealed resource is missing or invalid. The file at path "アプリ名" is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certific…