react-native-notifications icon indicating copy to clipboard operation
react-native-notifications copied to clipboard

Feature request: add support for iOS simulator push notifications

Open jkoutavas opened this issue 1 year ago • 3 comments

Since the release of iOS 16, Xcode 14+ simulators now support remote notifications when ran on Apple Silicon. (ref: Xcode 14 Release Notes)

Using the latest version of react-native-notifications, v5.1.0, isRegisteredForRemoteNotifications() returns false on my iOS 17.2 simulator, running on Xcode 15.2 on my M1 Mac. How difficult would it be to add this support for this?

jkoutavas avatar Mar 20 '24 15:03 jkoutavas

Hi, I tested this on the simulator and it is working(background/foreground). I don't think the dev needs to implement it.

Xcode 15.3, iOS 17.4 (iPhone 15 Pro), M3 Mac. Using Amazon SNS

amerytcl97 avatar Apr 02 '24 09:04 amerytcl97

I can not have the notifications working on iOS simulator on my side (Xcode 14, iOS 16).

Could you detail on your working setup please?

Especially in term of signing settings in xcode & does the usual few lines of codes in the App.js file to register and get device token works in this case?

Sayah-Sel avatar May 12 '24 12:05 Sayah-Sel

@Sayah-Sel update your XCode and iOS simulator to the latest versions

suhitaga avatar May 17 '24 21:05 suhitaga

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jan 31 '25 22:01 stale[bot]

The issue has been closed for inactivity.

stale[bot] avatar Feb 24 '25 23:02 stale[bot]