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
Hey there! :)
I am experiencing an issue as the "Join" button is not working / nothing happens.
To reduce the potential of failure I exactly followed your tutorial / instructions on Git.
Cloned you repo
Changed directory to the project
cordova platform add android
cordova plugin add cordova-plugin-whitelist
cordova plugin add com.ionic.keyboard
ionic run android
App starts, but "join" not working.
I also tried "ionic serve", but same problem here.
After some investigations I had success when changing content security to
but I am not sure if this is the correct way of solving the problem?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hey there! :)
I am experiencing an issue as the "Join" button is not working / nothing happens.
To reduce the potential of failure I exactly followed your tutorial / instructions on Git.
App starts, but "join" not working.
I also tried "ionic serve", but same problem here.
After some investigations I had success when changing content security to
but I am not sure if this is the correct way of solving the problem?
Thank you in advance!
The text was updated successfully, but these errors were encountered: