Firebase - Cloud Messaging Extension - Some Testers Needed

Let me do some logcat

That’s no problem but your extension is best

1 Like

Question:-
When we send tag and value.
Which is the block to get that tag and value

Client side version will come soon with many more features, stay tuned

1 Like

Question:- There is a problem in the picture why app icon is not showing. It is only showing pink colour square box

it takes accent color of app, let me modify some stuff

Tested and does not compile the project
log: Makeroid cannot compile this project.
The compiler reported the following error
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________Creating provider_path xml
________Creating network_security_config xml
________Generating adaptive icon file
________Generating round adaptive icon file
________Generating adaptive icon background file
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 2.521 seconds
________Compiling source files
(compiling io/kodular/raphaelpacheco14/Delivery/Screen1.yail to io.kodular.raphaelpacheco14.Delivery.Screen1)
(compiling /tmp/runtime2893582573540464535.scm to com.google.youngandroid.runtime)
Kawa compile time: 2.246 seconds
________Invoking DX
DX time: 4,896 seconds
________Invoking ApkBuilder
com.android.sdklib.build.ApkCreationException: Failed to add /tmp/1638492658459_0.9212673814116206-0/youngandroidproject/…/build/tmp/classes3.dex
YAIL compiler - ApkBuilder failed.
.

1 Like

Application terminates on startup. Any intolerance with real time firebase using together?

Maybe sdk initialization interruption

My first doubt :

is makeroid common to see here?

second, explain extensions/components used

Have you found the reason why the event doesn’t work?

1 Like

Because an exception comes before triggering event, I also fixed notifications if app is running, today or tomorrow I will publish update along with a YT tutorial

3 Likes

I appreciate your contribution.

1 Like

Is it work if we use Firebase authenticator also in app?
Because when i use your extension.
my app just close on startup

1 Like

dont use initialize block if u use firebase auth, auth component can itself init sdk :smiley:

its not working with auth component checked in android 7.1 and 10

Yeah, I had issue with auth as well using android 10. App crashes as soon as you open it

for me this extension doesn’t work

1 Like

ok, this should be pretty easy for you. But it needs to explain better how to do this … we need practical examples.

Try to be respectful and patient. He is working on it