Challenges

  1. Debug mode allows Internet access, release mode removes the permission.
    1. You need to add <uses-permission android:name=“android.permission.INTERNET” /> into the Android manifest file in app/src/main/AndroidManifest.xml