skip to Main Content

Firebase – macOS – Crashlytics

I have successfully installed Crashlytics for a macOS app. The issue is that when I run xcodebuild I get the following error: Build description path: /Users/user/Software/macos-project/build/XCBuildData/1de1a3320b63060eeac8ee6054441eab.xcbuilddata warning: Building targets in manual order is deprecated - check "Parallelize build for command-line…

VIEW QUESTION

flutter_native_splash not working and show only white/dark screen

... dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 http: ^0.13.6 local_auth: ^2.1.6 rxdart: ^0.27.7 bloc: ^8.1.2 google_fonts: ^4.0.4 flutter_secure_storage: ^8.0.0 flutter_appauth: ^6.0.0 flutter_bloc: ^8.1.3 flutter_spinkit: ^5.2.0 cached_network_image: ^3.2.3 just_audio: ^0.9.33 just_audio_background: ^0.0.1-beta.10 audio_video_progress_bar: ^1.0.1 sliding_up_panel: ^2.0.0+1 flutter_native_splash: ^2.3.0 ... flutter_native_splash: web:…

VIEW QUESTION
Back To Top
Search