Xamarin ios push notification not working

vincenzo cerbino 0 Reputation points
2024-09-27T08:18:35.0266667+00:00

I have a problem with push notifications on a xamarin project

situation: I have a working xamarin android / ios code with bundle id com.xxxx.abc.

I have to republish the same app with a different brand, I created a new plist, new registration on firebase, new google-service.plist file, but the notifications do not arrive as on the first app. Does anyone have similar experiences?

I checked the plist files are practically the same, even the project configurations (I created different configurations to change the themes, import the appropriate plist). I inserted a pop up when registering firebase and I get the fcmtoken even on apps that do not receive notifications

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,346 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.