Flutterのpub getでパッケージインストールをした際に「It looks like pub.dartlang.org is having some trouble. Pub will wait for a while before trying to connect again.」エラーが発生。その他、pub...
Flutterにて「NoSuchMethodError: The getter '~' was called on null.」が実機やエミュレータに表示。AndroidStudioのコンソールにも「The following NoSuchMethodError was thrown building MyApp(di...
XcodeでバイナリをAppStoreConnectにアップロードしたところ「App Store Connect Operation Error」が発生。1015エラーと1004エラーのケースあり。Apple側の問題です。 「App Store Connect Operation Error An error occu...
Apple Silicon(M1チップ)のMacでAndroid StudioからAVDが起動できないときの解決方法。 「Your CPU does not support VT-x」 「The emulator process for AVD was killed.」 例はFlutterでFirebase Cloud...
Apple SiliconのMacでImagePickerの決定時にクラッシュしたときの解決方法。イメージピッカーでで選択ボタンを押したら: component, components, or pathExtension cannot be nil. M1 Mac、シミュレータ、CococaPods、Firebase、...
Apple Silicon(M1チップ)のMacでシミュレーターのビルド実行時にエラー「error: the linked framework 'Pods_~' missing one or more architectures required by this target: x86_64.」が発生したときの解決方法...
Xcodeで作成したバイナリをAppStoreConnectにアップロードしたところ、アップロードは成功したが、メールでITMS-90626エラーの通知がきた。 「ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configu...