- Jun 6, 2020
- 11,559
- 4,422
Hi all,
I a working on a helloWorld notification app.
I have done what is said here :
[H3]
Google has acquired a company named Firebase and is now offering many backend services under the Firebase umbrella. Most of them are free. Integrating the services is relatively simple. 1. Use B4A Sdk Manager tool to install all recommended items. 2. Register with Firebase and create a new...
When I add all the macros in the AndroidManifest, i receive this error :
I am using :
B4A Version: 11.80
Java Version: 11
After hours of reinstalling and trying all tricks I could think of, I found out that this macro is causing the issue :
CreateResourceFromFile(Macro, FirebaseAdMob.FirebaseAds)
If I comment this out, it works fine, I receive notifications, , but I assume my app will no longer be able to add Ads to my app ?
PS : how can I edit the ENTIRE AndroidManifest file , so it is not overwritten at compilation time ?
Thank you very much for any clues.
I a working on a helloWorld notification app.
I have done what is said here :
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]Google has acquired a company named Firebase and is now offering many backend services under the Firebase umbrella. Most of them are free. Integrating the services is relatively simple. 1. Use B4A Sdk Manager tool to install all recommended items. 2. Register with Firebase and create a new...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
When I add all the macros in the AndroidManifest, i receive this error :
AndroidManifest.xml:138: error: resource style/Theme.IAPTheme (aka com.sevali.notificationtest:style/Theme.IAPTheme) not found. error: failed processing manifest.
I am using :
B4A Version: 11.80
Java Version: 11
After hours of reinstalling and trying all tricks I could think of, I found out that this macro is causing the issue :
CreateResourceFromFile(Macro, FirebaseAdMob.FirebaseAds)
If I comment this out, it works fine, I receive notifications, , but I assume my app will no longer be able to add Ads to my app ?
PS : how can I edit the ENTIRE AndroidManifest file , so it is not overwritten at compilation time ?
Thank you very much for any clues.
برای دیدن لینک ها باید ثبت نام کنید