urbanairship / react-native-airship

Airship React Native module
Other
87 stars 62 forks source link

[MOBILE-3980] Add enableChannelCreation method #533

Closed Ulrico972 closed 11 months ago

Ulrico972 commented 11 months ago

What do these changes do?

Add an enableChannelCreation method and mark it as deprecated along with the isChannelCreationDelayEnabled config.

Why are these changes necessary?

To not block people that would still use the isChannelCreationDelayEnabled config.

How did you verify these changes?

Tested on iOS. Android is working fine at APK.On my side, something with my environment is blocking for now, about CMake in the NDK...

Verification Screenshots:

Anything else a reviewer should know?