firebase / firebase-unity-sdk

The Firebase SDK for Unity
http://firebase.google.com
Apache License 2.0
234 stars 38 forks source link

[Question] Unity ios cloud message with image #1123

Open jedai7 opened 2 months ago

jedai7 commented 2 months ago

What is your question?

I have android and ios build from unity 2021.3.24. And i want to send push notification with image. In Android it works fine

image

but on ios its dont work. Image missing

image

Can you help with this. Maybe i made some mistake

I use this variant for sending messages

image

Firebase Unity SDK Version

12.1.0

Unity editor version

2021.3.24

Installation Method

.unitypackage

Problematic Firebase Component(s)

Messaging

Other Firebase Component(s) in use

Analytics, Crashlytics, Messaging, Remote Config

Additional SDKs you are using

No response

Targeted Platform(s)

Apple Platforms, Android

Unity editor platform

Mac

Scripting Runtime

IL2CPP

Release Distribution Type

Pre-built SDK from https://firebase.google.com/download/unity

google-oss-bot commented 2 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

jedai7 commented 1 month ago

any updates?

argzdev commented 1 month ago

Hey @jedai7, sorry this took a while. Upon testing, it seems that this also happens on native iOS. Could you file an issue to the Firebase iOS SDK?

For context, the Firebase Unity SDK acts as a wrapper, and if the underlying SDK encounters the issue, then the fix would likely be applied on the native SDK.

That said, I'll go ahead and close this thread. Feel free to reply back here in case of any updates. Thanks!

argzdev commented 2 weeks ago

Hi @jedai7, our colleagues informed me that it could be an issue specifically with our Unity SDK. Let me investigate this further and reply back once I have updates to share with you.