Skip to content

iOS alert notifications not working #50

Closed
@ghost

Description

If i download the quickstart-unity project and build it, everything works fine both on iOS and Android. However, when I try to use the Firebase Messaging plugin on my Unity project, my iOS devices don't receive any notifications.
To be more specific, I don't receive any iOS alert notification while my app is in background, but as soon as I manually open my app, I can see Xcode logging the received notification messages on the console.
The are no errors during compiling or exporting in Unity, and no errors during compile and run time in Xcode.

Currently working with:
FirebaseMessaging.unitypackage - 1.1.1
Unity - 5.5.0p3
Xcode - 8.2.1

I work with a lot of plugins, but I can't selectively remove any of them, because I'm working on an old codebase, with no contacts with the original programmer. I think that a plugin maybe interfering with the whole notification process.
How could I identify which plugin (or Unity Editor setting) is interfering with my Xcode build?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions