1.3.2
This has a fix for our index.ts
being setup incorrectly (thanks, @alex-a-pereira !), and adds a new option in IterableConfig
to disable logging, set logReactNativeSdkCalls
to false
when you'd like to send/publish out a build without React Native side logging enabled. Native (Android/iOS) side logging is still independently controlled by logLevel
(this is completely unchanged).