Michelle Todd 1dc5dca604 Rename methods in RCTPushNotificationManager so app store doesn't warn
Summary:
Including RCTPushNotificationManager is required for local notifications, which don't require a Push Notifications entitlement on your provisioning profile. However, if you don't have the entitlement, the app store warns you when you push an app build that contains `application:didRegisterForRemoteNotificationsWithDeviceToken:`, even if it isn't being called. This renames the methods so they have different names from the ones on UIApplication so the app store doesn't warn about them.
Closes https://github.com/facebook/react-native/pull/4897

Reviewed By: spicyj

Differential Revision: D2780533

Pulled By: nicklockwood

fb-gh-sync-id: 1a688f1ebd3cc9f86ba340ce453fdbfb46949839
2016-01-05 02:43:29 -08:00
..
2015-12-09 05:19:25 -08:00
2015-07-24 08:41:58 -08:00
2015-11-14 06:29:27 -08:00
2015-12-28 16:44:59 -08:00
2015-12-15 09:09:32 -08:00
2015-12-16 08:37:33 -08:00
2015-12-18 17:04:29 -08:00
2015-12-23 10:08:38 -08:00
2015-12-23 12:40:33 -08:00
2015-12-18 17:04:29 -08:00
2015-12-03 09:10:29 -08:00
2015-12-23 10:08:38 -08:00
2016-01-01 09:33:31 -08:00
2015-12-30 11:41:09 -08:00
2015-07-24 08:41:58 -08:00