question

rnuryapici avatar image
0 Votes"
rnuryapici asked JarvanZhang-MSFT commented

FCM isn't received in production

I receive FCM notifications in development mode for both iOS and Android. Unfortunately, users that have downloaded app from TestFlight and Play Store Beta Program don't receive notifications. I don't understand why it isn't working on production. Does anyone has any idea about this?

dotnet-xamarin
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, rnuryapici. How do set the Linker Behavior when releasing the project? If the function works fine in debug mode but failed in release, the FCM assembly may be removed in release. Please set the linker behavior to Sdk Assemblies Only/Link Framework SDKs Only.

Is there any error occured? If it doesn't work, please post the related error log.

0 Votes 0 ·

0 Answers