I have several issues with implementing this extensions.
- I get the service to run in one project but then in another it doesn't fire at all.
- I get the service to fire on some devices and not on others.
- The service sometimes works in pulling a NSUrl call but fails on the identical call later on.
I have read the post: Xamarin Notification Service Extension issue
Is there a better solution than reverting to Objective-C and replacing the appex and resigning? Also, has anyone else experienced the inconsistencies with devices? Any reason why it works for one project and then has trouble working in another?