admin

Administrator

Last active [hidden]

  1. 5 years ago
    Mon Apr 13 15:48:05 2020

    You should out below post and also you might mention your suggestion there:
    https://websitetoapk.com/forums/427-suggestions-for-update-v3-5

  2. Sun Apr 12 11:35:45 2020

    Android.PUA.DebugKey refers to a false positive when you use google test keys pre-configured with Free Edition. There is nothing to worry about as it is surely false positive.

    Edit: This issue has been fixed with latest update v4.0.
    https://websitetoapk.com/download.html

  3. Tue Mar 31 15:30:26 2020
    admin posted in Radio SSL error.

    SSL issue must exist there if it shows like that else it would not.

    Further, You need to debug your app to check console error and get to know the exact issue:
    https://websitetoapk.com/docs/debugging-with-chrome.html

  4. Mon Mar 30 11:34:42 2020

    You can try it with v3.4 to confirm. If issue persists, inform us.

  5. Wed Mar 25 18:27:18 2020

    This option simply hides that you are using website inside webview.

  6. Fri Mar 20 16:45:19 2020
    admin posted in Suggestions for Update v4.0.

    @lilloscar +
    I vote for options like this, for the use inside in the company, we need to send automatically some results and data.

    Check it out:
    https://websitetoapk.com/docs/pushadmin-api-access.html

  7. Tue Feb 25 16:32:10 2020
    admin started the conversation Suggestions for Update v4.0.

    We would like to invite suggestions for an upcoming version. Everyone is requested to contribute with their valuable suggestions.

  8. Sat Feb 15 12:00:04 2020
    admin posted in AdMob ad is not loading.

    Ask support here: https://websitetoapk.com/support/submit_ticket

  9. Sat Feb 15 11:57:31 2020

    You need to have basic knowledge of JS to get it right. Let's see.

    var token = Website2APK.getFirebaseDeviceToken();

    When you write above code as mentioned in documentation. the variable token now gets assigned the value of your firebase token string. You can now use 'token' anywhere in your web application. It is as simple as that if you know JS.

View more