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
I have attempted to reproduce the issue and include an example project.
General information
@superwall/react-native-superwall version: 2.0.3
React Native version: 0.76.1
Expo version (if applicable): 52.0.37
Platform affected (Android and/or iOS): Android
OS versions affected, e.g. iOS 18.3.1 (if applicable):
Devices/Simulators affected:
Reproducible in the example app? (Yes/No): No
Related issues:
Describe the bug
The promise returned by Superwall.shared.register never resolves and no wall is shown. If this is due to a misconfiguration on my side then the correct behaviour should be to reject the promise. Silently failing doesn't allow me to understand or handle the issue.
New issue checklist
README
and documentationGeneral information
@superwall/react-native-superwall
version: 2.0.3Describe the bug
The promise returned by
Superwall.shared.register
never resolves and no wall is shown. If this is due to a misconfiguration on my side then the correct behaviour should be to reject the promise. Silently failing doesn't allow me to understand or handle the issue.Steps to reproduce
use wrong params:
instead of
Other Information
The text was updated successfully, but these errors were encountered: