firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.63k stars 1.48k forks source link

unity ios custom image via firebase cloud messages #13948

Open jedai7 opened 4 days ago

jedai7 commented 4 days ago

Description

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 Original thread created at unity repository https://github.com/firebase/firebase-unity-sdk/issues/1123

image

Reproducing the issue

No response

Firebase SDK Version

10.28.1

Xcode Version

16.0

Installation Method

Swift Package Manager

Firebase Product(s)

Crashlytics, In-App Messaging, Messaging, Remote Config

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
```json Replace this line with the contents of your Package.resolved. ```

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
```yml Replace this line with the contents of your Podfile.lock! ```
google-oss-bot commented 4 days ago

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

rizafran commented 3 days ago

Hi @jedai7, we're unable to reproduce the issue. May I know if you have added the notification service extension in your app?