2021-10-04
React Native 0.66
数週間以内にアプリをアップロードしないとアカウントを閉鎖されるので、作成途中だったアプリを仮登録することにした。少し前にPCをリカバリしていたので環境構築からやり直したが、相変わらずビルドが厄介だった。あまり悪いことは言いたくないのだけれども、Facebook Productは好きになれないなあ。
- Task 'installDebug' not found in project ':app'. Some candidates are: 'installDevDebug', 'installQaDebug', 'installUaDebug'.
- https://docs.gradle.org/current/userguide/compatibility.html
- https://react-native-community.github.io/upgrade-helper/?from=0.63.4&to=0.65.1
- https://stackoverflow.com/questions/61099048/deprecated-gradle-features-were-used-in-this-build-making-it-incompatible-with
- https://github.com/facebook/react-native/issues/29829
- Integrity check failed: java.security.NoSuchAlgorithmException: Algorithm HmacPBESHA256 not available
- https://stackoverflow.com/questions/67437935/errors-while-building-apk-algorithm-hmacpbesha256-not-available
- Gradle build failed: Cannot get property 'react' on extra properties extension as it does not exist