Connecting Flutter App to Firebase | Complete Flutter Crash Course in 30 Days

Поделиться
HTML-код
  • Опубликовано: 25 янв 2025

Комментарии • 11

  • @HYDRAMAJID
    @HYDRAMAJID 4 месяца назад

    dont have Xcode for ios what to do
    I am on windows

  • @ayushpalariya6138
    @ayushpalariya6138 7 месяцев назад

    Now i am tired to solve all the errors , but still only splash screen is showing , i reads lots of article today but still facing only slpash screen?

  • @pritimaddi8274
    @pritimaddi8274 Год назад

    I have implemented the same way in the video but its showing black screen only? need help

  • @ankitdhattarwal2286
    @ankitdhattarwal2286 Год назад +1

    your video quality is very low and i cant able to see at ios part //

  • @amitasjofficial
    @amitasjofficial Год назад

    sir mera code run ho raha hai but emulator me blue screen hi show ho rahi hai ??? please help me

  • @VivekSharma-lr7kx
    @VivekSharma-lr7kx 7 месяцев назад

    your video quality is very low and i cant able to see at ios par

  • @nakshatranahar
    @nakshatranahar 2 года назад +1

    i followed you video but i still facing error.....i also tried going thorugh many artile but nothing worked for me
    * What went wrong:
    Execution failed for task ':app:processDebugMainManifest'.
    > Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library [com.google.firebase:firebase-analytics:21.2.0] C:\Users\comp52\.gradle\caches\transforms-3\8f176ed62d5d028510d0326658d2d18e\transformed\jetified-firebase-analytics-21.2.0\AndroidManifest.xml as the library might be using APIs not available in 16
    Suggestion: use a compatible library with a minSdk of at most 16,
    or increase this project's minSdk version to at least 19,
    or use tools:overrideLibrary="com.google.firebase.firebase_analytics" to force usage (may lead to runtime failures)
    Please Help

    • @amitasjofficial
      @amitasjofficial Год назад

      bro i am also facing this problem 😔 please tell me ??

    • @adityagangane615
      @adityagangane615 Год назад

      the error solution is very simple chnage minSdk verison 16 to 19 means remove 16 and add there 19 this changes u have to do in app/build.gradlle file thank me later

    • @adityagangane615
      @adityagangane615 Год назад

      he error solution is very simple chnage minSdk verison 16 to 19 means remove 16 and add there 19 this changes u have to do in app/build.gradlle file thank me later@@amitasjofficial