Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(android): lifecycle option not forwarded #285

Closed

Conversation

sterlingwes
Copy link

I'm hitting the issue in #255 with the latest release, and followed the instructions in #256 to attempt to resolve this but found out that the required option (experimentalUseNewLifecycleMethods) is not making its way to the native module setup() method.

It's unclear to me why there's typings in both the Bridge and the Analytics js modules, perhaps that's where the confusion lies?

@antoinefBam
Copy link

Hello 😇

I have the same problem as the author.

I am not currently able to build my app in release mode containing both Segment and RevenueCat SDKs. The only fix I found is to disable experimentalUseNewLifecycleMethods inside Segment setup. But as the author the option is not correctly forwarded to the native module so I have to manually disable it in node_modules... 😬

Is there any chance that this PR will be merged soon?

@alanjcharles
Copy link
Contributor

Hi, thanks for bringing this to our attention. We have merged a fix for this here #298 and are planning a release here in the next few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants