Androidのカメラ起動時にエラー発生 「 Unhandled Exception: PlatformException(no_available_camera, No cameras available for taking pictures., null, null)」 実機およびエミュレーターで発生。 カメラボ...
Kindle Kid's Book Creatorで作成した電子書籍の絵本の入稿時に言語エラーが発生。コンテンツの電子データが完成した後に、システムへ入稿する際のエラーのため最初に知っておかないとやり直しになってしまうため是非知っておいて欲しいポイントです。「ファイルの言語が、本の設定時に選択された言語と一致しません。...
スライダーウィジェットのラベルの表示を消す方法。(Material Design slider widget) スライダーのトグルを押している間に、トグル上部に値が吹き出し(ポップアップ)表示されます。省略やnullだとエラー「'!_needsLayout': is not true.」になります。SliderThem...
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...