xamarin / ios-samples

Xamarin.iOS sample apps
http://docs.microsoft.com/xamarin/ios/
Other
1.59k stars 1.92k forks source link

MonkeyNotify sample not working. #470

Closed unamed000 closed 5 months ago

unamed000 commented 1 year ago

When i try with this sample: https://github.com/xamarin/ios-samples/blob/main/ios10/MonkeyNotify/

Not working at all. The NotificationService.DidReceiveNotificationRequest never get triggered, and the title never get modified

I tried with both Debug/Release mode on iOS 16.1 Emulator. And also with real device on 16.1 (iPhone X) on release mode. The extension never get call

This lead to very confusing development experience.

rolfbjarne commented 1 year ago

The notification showed up just fine for me after 20s. Can you try the latest versions and see if there's a difference? If it still fails, please paste your full version information (https://github.com/xamarin/xamarin-macios/wiki/Diagnosis#version-information)

Pluxury commented 10 months ago

@rolfbjarne You're right the notification is displayed, but the NotificationService.DidReceiveNotificationRequest is not called. It is expected that the notification Titile will be changed and [modified] will be added to it

rolfbjarne commented 5 months ago

Microsoft support for Xamarin will end on May 1, 2024 for all Xamarin SDKs. In preparation for this, all issues and PRs in this repository are being closed.