Testing Fix: OneSignal + Firebase Auth Manifest Conflict (Need your APK for testing)

Hi everyone,

I have found a solution for the bug where OneSignal notifications stop working as soon as you add the Firebase Authentication component to your Kodular project.

This happens because Kodular creates a conflict in the AndroidManifest.xml file, which includes duplicate Firebase services and a mismatched package name for the FCM receiver.

I want to make sure this fix is 100% stable for everyone before I write a full tutorial.

If anyone is eager to share their APK here, I will do some changes in the APK, share it back here, and you can test if it works.

  • I will modify your APK’s manifest to fix the conflict.
  • I will send the modified APK back to you right here.
  • Please test it on your phone and let me know if both login and notifications are working.

Once we confirm it works perfectly, I will post the final step-by-step solution here in the community.

Thanks in advance!

1 Like

You can do this by yourself as well. Also this is not the permanent solution just a workaround. Better move to web component and everything works fine even in companion.