You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually...this is now happening again. I've re-installed 3 times and am still getting the same issue as described above. Any idea why the Native Module would be returning undefined? I've followed all the install instructions.
Our Sailthru SDK has been working fine and we've had no problems (5.1.0), so I think everything is installed correctly.
I moved our log out function to a file that is initialised much earlier on in the app lifecycle, it looks like this:
Previously this was in an app component (so loaded much later on), and was working fine. However, now the app doesn't load and I get this error:
Am I possibly missing a setup step? Or is there some kind of race condition that could prevent the SDK from setting up before it's loaded?
The text was updated successfully, but these errors were encountered: