-
Notifications
You must be signed in to change notification settings - Fork 433
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
Firebase Messaging sdk deletes my icon on Unity 5.5.0f3 Android #20
Labels
Comments
Yep, we're aware of the issue and have staged a fix for the next release.
For the moment you can modify the Android Manifest
(Plugins/Android/AndroidManifest.xml) we provide by replacing it with the
attached one.
Cheers,
Stewart
…On Sun, Dec 4, 2016 at 4:58 AM, Ömer ***@***.***> wrote:
I integrated the firebase messaging sdk to my game for android project.
After that I made a build but there is no app icon. There was a bug and it
deleted my icon after build.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#20>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AFw1RI8LNFW1d2ilIEcOrQBeSBAYBzgDks5rErjcgaJpZM4LDk_Q>
.
|
See #25
…On Mon, Dec 12, 2016 at 12:18 AM, BuKuSiShen ***@***.***> wrote:
@stewartmiles <https://github.com/stewartmiles> yeah.Thank you for having
solved the two issues.Now I have found the other issue that I can't receive
the fcm push notification when EXIT the game,only receive fcm push
notification when the unity app is active.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFw1ROCgWgFcMXlm8n7u543k_vae3C-8ks5rHQNvgaJpZM4LDk_Q>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I integrated the firebase messaging sdk to my game for android project. After that I made a build but there is no app icon. There was a bug and it deleted my icon after build.
The text was updated successfully, but these errors were encountered: