Uh oh!
There was an error while loading. Please reload this page.
Platform check the notification system to unblock Android - #762
Conversation
* Update RCTCxxBridge.mm * add nullability checks
|
…crosoft#762)" This reverts commit 0831292.
There was an error while loading. Please reload this page.
* Update RCTCxxBridge.mm * add nullability checks
|
…crosoft#762)" This reverts commit 0831292.
Please select one of the following
Summary
Android doesn't need this so ifdef around their platform. Apple's TargetConditionals.h defines
TARGET_OS_MACto be true for iOS and OSX.Test Plan
If CI builds it should be all set.