• 24-05-2025, 10:23:16
    #1
    Merhaba Arkadaşlar Aşağıdaki Hatayı nasıl çözebilirim

    FAILURE: Build failed with an exception.

    * What went wrong:
    A problem occurred configuring project ':google_mobile_ads'.
    > Failed to notify project evaluation listener.
    > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantB uilderImpl.
    > Namespace not specified. Specify a namespace in the module's build file: C:UsersBAppDataLocalPubCachehostedpub.devgoogle_mo bile_ads-3.1.0androidbuild.gradle. See https://d.android.com/r/tools/upgrad.../set-namespace for information about setting the namespace.

    If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrad...rade-assistant for general information about using the AGP Upgrade Assistant.
    > Could not set unknown property 'namespace' for project ':google_mobile_ads' of type org.gradle.api.Project.
  • 24-05-2025, 11:19:54
    #2
    Mobil reklamlar için namespace hatasıı gradle dosyasına namespace eklenmesi gerekiyor chatgptye falan sorun kodu verecektir.
  • 24-05-2025, 11:34:23
    #3
    ⚡Yazılım Uzmanı
    Merhaba, ücretli destek sağlayabiliriz.
  • 24-05-2025, 11:41:33
    #4
    Senin projede ki google_mobile_ads modülünde build.gradle dosyasına namespace eklenmemiş.
    O modülün class dizinini bulup namespace olarak eklemeniz lazım.
    Çogu durumda bu, paket adıyla aynı olabilir