Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. GWClubExpress
    G
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    GWClubExpress

    @GWClubExpress

    0
    Reputation
    14
    Posts
    282
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    GWClubExpress Follow

    Posts made by GWClubExpress

    • RE: Android APK when uploaded show no devices supported

      No, when I finished the app in the Google Play Console, there is a device catalog, where as you can see it shows no devices supported.
      0_1606309939145_Screenshot_10.png

      posted in Monaca Tools
      G
      GWClubExpress
    • Android APK when uploaded show no devices supported

      I started using Monaco to build my android devices, but now when I upload an APK, its showing no devices are supported. Here is my config file I am using:
      <?xml version=“1.0” encoding=“UTF-8”?>
      <widget xmlns=“http://www.w3.org/ns/widgets” xmlns:android=“http://schemas.android.com/apk/res/android” id=“com.clubexpress.CBPBA” version=“1.0.3”>
      <name>CBPBA</name>
      <description>
      An app built for your organization
      </description>
      <author href=“https://www.clubexpress.com” email="support@clubexpress.com">
      ClubExpress
      </author>
      <content src=“index.html”/>
      <access origin=""/>
      <allow-navigation href="
      "/>
      <allow-intent href=“itms:"/>
      <allow-intent href="itms-apps:
      ”/>
      <allow-intent href=""/>
      <allow-intent href="tel:
      "/>
      <allow-intent href=“sms:"/>
      <allow-intent href="mailto:
      ”/>
      <allow-intent href=“geo:"/>
      <allow-intent href="http://
      /"/>
      <allow-intent href="https://
      /"/>
      <allow-navigation href="http://
      /"/>
      <allow-navigation href="https://
      /"/>
      <allow-navigation href="data:
      ”/>
      <preference name=“DisallowOverscroll” value=“true”/>
      <preference name=“Orientation” value=“default”/>
      <preference name=“loglevel” value=“DEBUG”/>
      <preference name=“AndroidLaunchMode” value=“singleTop”/>
      <preference name=“ErrorUrl” value=""/>
      <preference name=“Fullscreen” value=“false”/>
      <preference name=“KeepRunning” value=“true”/>
      <preference name=“SplashScreen” value=“screen”/>
      <preference name=“SplashScreenDelay” value=“1000”/>
      <preference name=“loadUrlTimeoutValue” value=“700000”/>
      <preference name=“LoadingDialog” value=“Please wait, the app is loading”/>
      <preference name=“AllowInlineMediaPlayback” value=“false”/>
      <preference name=“AutoHideSplashScreen” value=“true”/>
      <preference name=“BackupWebStorage” value=“cloud”/>
      <preference name=“EnableViewportScale” value=“false”/>
      <preference name=“FadeSplashScreen” value=“true”/>
      <preference name=“FadeSplashScreenDuration” value=“250”/>
      <preference name=“KeyboardDisplayRequiresUserAction” value=“true”/>
      <preference name=“MediaPlaybackRequiresUserAction” value=“false”/>
      <preference name=“ShowSplashScreenSpinner” value=“false”/>
      <preference name=“SuppressesIncrementalRendering” value=“false”/>
      <preference name=“TopActivityIndicator” value=“gray”/>
      <preference name=“GapBetweenPages” value=“0”/>
      <preference name=“PageLength” value=“0”/>
      <preference name=“PaginationBreakingMode” value=“page”/>
      <preference name=“PaginationMode” value=“unpaginated”/>
      <preference name=“orientation” value=“default”/>
      <preference name=“AndroidPersistentFileLocation” value=“Compatibility”/>
      <preference name=“android-minSdkVersion” value=“19”/>
      <preference name=“android-targetSdkVersion” value=“29”/>
      <preference name=“AppendUserAgent” value=“isapp”/>
      <preference name=“UIWebViewDecelerationSpeed” value=“normal”/>
      <preference name=“monaca:AndroidIsPackageNameSeparate” value=“false”/>
      <preference name=“AndroidExtraFilesystems” value=“sdcard,cache”/>
      <platform name=“android”>
      <preference name=“android-targetSdkVersion” value=“29”/>
      <resource-file src=“google-services.json” target=“app/google-services.json”/>
      <resource-file src=“google-services.json” target=“google-services.json”/>
      <icon src=“res/android/icon/android-icon-36x36.png” density=“ldpi”/>
      <icon src=“res/android/icon/android-icon-48x48.png” density=“mdpi”/>
      <icon src=“res/android/icon/android-icon-72x72.png” density=“hdpi”/>
      <icon src=“res/android/icon/android-icon-96x96.png” density=“xhdpi”/>
      <splash src=“res/android/screen/default.png” density=“port-ldpi”/>
      <splash src=“res/android/screen/mdpi.png” density=“port-mdpi”/>
      <splash src=“res/android/screen/hdpi.png” density=“port-hdpi”/>
      <splash src=“res/android/screen/xhdpi.png” density=“port-xhdpi”/>
      <splash src=“res/android/screen/xxhdpi.png” density=“port-xxhdpi”/>
      <splash src=“res/android/screen/xxxhdpi.png” density=“port-xxxhdpi”/>
      <custom-config-file parent="/*" target=“AndroidManifest.xml”>
      <uses-permission android:name=“android.permission.WRITE_EXTERNAL_STORAGE”/>
      <uses-permission android:name=“android.permission.READ_EXTERNAL_STORAGE”/>
      <uses-permission android:name=“android.permission.INTERNET”/>
      <uses-permission android:name=“android.permission.CAMERA”/>
      <uses-feature android:name=“android.hardware.CAMERA”/>
      <uses-permission android:name=“android.permission.ACCESS_COARSE_LOCATION”/>
      <uses-permission android:name=“android.permission.ACCESS_FINE_LOCATION”/>
      </custom-config-file>
      </platform>
      <preference name=“WindowsStorePublisherName” value=“My Name”/>
      <preference name=“WindowsStoreIdentityName” value=“8be6e182-90f5-fe09-3ea5-ec7d84d2f46e”/>
      </widget>

      posted in Monaca Tools
      G
      GWClubExpress
    • RE: Provisioning Profile for Push Services

      Here is my settings
      ![alt text](0_1596114917922_Screenshot_18.png image url)

      posted in Developer Corner
      G
      GWClubExpress
    • Provisioning Profile for Push Services

      Monaca is saying Provisioning Profile not registered after I upload a Push Cert. How can I create one?

      posted in Developer Corner
      G
      GWClubExpress
    • RE: Script Errors when running the App

      Did not help still getting the same error. Any other ideas?

      posted in Developer Corner
      G
      GWClubExpress
    • Script Errors when running the App

      Insecure content blocked gap://ready. CSP meta changed in index. Still not working.

      We’ve updated the meta tag for the content security policy, and //ready is still blocked before the rest of the app content loads. Is there some some other way to whitelist //ready?

      Here’s the important part of the index.html
      <!DOCTYPE HTML>
      <html>
      <head>
      <meta charset=“utf-8”>
      <meta http-equiv=“Content-Security-Policy” content=“default-src * data: gap: content: https://ssl.gstatic.com; style-src * ‘unsafe-inline’; script-src * ‘unsafe-inline’ ‘unsafe-eval’”>
      <meta name=“apple-mobile-web-app-capable” content=“yes” />
      <meta name=“viewport” content=“width=device-width” />
      <script src=“components/loader.js”></script>
      <link rel=“stylesheet” href=“components/loader.css”>
      <script type=‘text/javascript’>
      var ref = null;
      function onLoad() {
      document.addEventListener(“deviceready”, onDeviceReady, false);
      }
      …

      Here’s the pertinent stuff from config.xml. The last 3 allow-navigation were desperate attempts.
      …
      <content src=“index.html”/>
      <allow-navigation href=""/>
      <allow-intent href="
      "/>
      <allow-intent href=“tel:"/>
      <allow-intent href="sms:
      ”/>
      <allow-intent href=“mailto:"/>
      <allow-intent href="geo:
      ”/>
      <allow-intent href=“http:///”/>
      <allow-intent href=“https:///”/>
      <allow-navigation href=“http:///” />
      <allow-navigation href=“https:///” />
      <allow-navigation href=“data:*” />
      0_1595528343151_script.jpg

      posted in Developer Corner
      G
      GWClubExpress
    • RE: Plugin that controls uiwebview

      That worked, thank you.

      posted in Developer Corner
      G
      GWClubExpress
    • App will not load, getting a phonegap.js error

      I am coming over from Phonegap due to the SDK 13, issue, however now when I try to open my app on my iPhone I am getting a phonegap.js error. I need this file, is there a work around for this?

      posted in Developer Corner
      G
      GWClubExpress
    • RE: Plugin that controls uiwebview

      how do I get monaco to use 5.1.1 Cordova iOS?

      posted in Developer Corner
      G
      GWClubExpress
    • RE: Plugin that controls uiwebview

      I update the inapp browser and still get the error. I am using version 4.0.0, is that the latest?

      posted in Developer Corner
      G
      GWClubExpress