Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android13 - Start App without logo on tap to background messaging #886

Open
FranGhe opened this issue May 9, 2024 · 2 comments
Open

Android13 - Start App without logo on tap to background messaging #886

FranGhe opened this issue May 9, 2024 · 2 comments

Comments

@FranGhe
Copy link

FranGhe commented May 9, 2024

First of all I apologize if the title of my post is not clear... I'll try to explain better.

I'm developing an Android app and I have two devices... one with Android10 and the other with Android13.

The project is unique for both and I notice that when the app is closed and I touch the push message that arrived in the background on the status bar the plugin opens the app correctly, but while Android 10 shows the app icon Android 13 does not.

Some idea?

@FranGhe FranGhe changed the title Android13 - Start App without logo on tap to background messaging when the app is close Android13 - Start App without logo on tap to background messaging May 10, 2024
@Almerick
Copy link

I'm experiencing the same issue in my Cordova Android build, on a Samsung device, running Android 14. This doesn't seem to occur on a Cordova iOS build.

Cordova setup:

  • cordova -v (12.0.0)
  • cordova-android (13.0.0)
  • cordova-plugin-firebasex (16.5.0)

My specific scenario occurs when clicking through on a push notification, when the Android app is closed/task killed. In this instance, I only see the splash screen background on app launch, not the splash screen icon. With cordova-android 13 using the Android 12+ core splash screen functionality, not the cordova splashscreen plugin, I suspect it might be related to the new splashscreen implementation.

@erophames
Copy link

I can't even get the plugin to load on the cordova 13, even though its registered / installed the second I do an onReceived it says its not installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants