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've been using modals and all was working. Building, using Cordova, for iOS and all fine. Then I built for Andriod and the modal was not working getting a Warning about it not being initialized. I've injected SharedState.initialized the modal which got rid of the warning but the modal still doesn't open. Then the kicker is I went to test back on iOS and now getting the same thing on it. Now I'm completely confused what is going on. I reverted my code back to when everything was working but still getting the same issue on both platforms. Yesterday this code was working and now the same code today is not. Pulling my hair out...
The text was updated successfully, but these errors were encountered:
I've been using modals and all was working. Building, using Cordova, for iOS and all fine. Then I built for Andriod and the modal was not working getting a Warning about it not being initialized. I've injected SharedState.initialized the modal which got rid of the warning but the modal still doesn't open. Then the kicker is I went to test back on iOS and now getting the same thing on it. Now I'm completely confused what is going on. I reverted my code back to when everything was working but still getting the same issue on both platforms. Yesterday this code was working and now the same code today is not. Pulling my hair out...
The text was updated successfully, but these errors were encountered: