ios-samples icon indicating copy to clipboard operation
ios-samples copied to clipboard

MonkeyNotify sample not working.

Open unamed000 opened this issue 2 years ago • 2 comments

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.

unamed000 avatar Dec 03 '22 16:12 unamed000

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)

rolfbjarne avatar Jan 19 '23 16:01 rolfbjarne

@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

Pluxury avatar Nov 07 '23 19:11 Pluxury

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.

rolfbjarne avatar Apr 29 '24 09:04 rolfbjarne