• 12-09-2020, 22:39:14
    #1
    Merhabalar paket adı değiştirme işlemi yaptığımda aşağıdaki gibi bir hata alıyorum bilgisi olan var mı

    FAILURE: Build failed with an exception.
    • What went wrong: Execution failed for task ':app:processDebugGoogleServices'.
    No matching client found for package name 'com.supercoder.izle'
    • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    • Get more help at https://help.gradle.org
    Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.1.1/usergu..._line_warnings BU�LD FAILED in 517ms 4 actionable tasks: 1 executed, 3 up-to-date
  • 12-09-2020, 22:48:21
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    firebase bağlantısı varsa, json dosyasında paket adı yer almadığından build etmez.
  • 12-09-2020, 22:49:14
    #3
    marsandiz adlı üyeden alıntı: mesajı görüntüle
    firebase bağlantısı varsa, json dosyasında paket adı yer almadığından build etmez.
    düzeltip tekrar deniyorum hemen hocam
  • 13-09-2020, 02:07:53
    #4
    Kimlik doğrulama veya yönetimden onay bekliyor.
    services.json dosyasindaki paket adi ile build.gradleye eklediginiz paket adi uyusmamaktadir.

    Ekledikten sonra clean project diyip akabinde build edebilirsiniz