カテゴリー: Objective-C
-
Thread 1: “Default app has already been configured.”
flutter + firebaseでタイトルのエラー発生 ios/AppDelegate.swiftにfir…
-
Rails devise token auth + ReactNative || flutterの雛形コード
React Nativeとflutterの両方を使うことになったので、いつも使っているrails APIにつな…
-
diff: /../Podfile.lock: No such file or directory 等の解決方法
iOSアプリを走らせようとしたところ以下のエラーが発生 Diff: /Podfile.lock: No suc…
-
Nativescript BarcodeScanner aotコンパイル時のエラー対処法
リリースビルドを作成中にこのエラーに遭遇しました tsconfigやら何やらを修正してみたりしたのでかれこれ1…
-
ng serveでCannot find module ‘webpack/lib/node/NodeTemplatePlugin’が出てきた
Angularを起動させようとしたらまたよくわからないエラーが発生しました $ ng serve Cannot…
-
nativescript-videorecorder got a error when using android
I installed nativescript-videorecorder to record movie,…
-
nativescript-videorecorder androidで使うとエラーが出る
nativescriptで動画を撮影するためにnativescript-videorecorderを入れて見た…