Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Conversation

@sb-arzan
Copy link

@sb-arzan sb-arzan commented Dec 2, 2021

Fix the callback not firing on iOS & Android platform.

The issue is handleOpenURL being imported from .common.js instead of platform specific file. That one creates an issue whether the initialisation of the library is not invoked.

We renamed the handleOpenURL to _handleOpenURL on .common.js. That makes the correct module to be initialised on runtime.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant