admin

Administrator

Last active [hidden]

  1. 6 years ago
    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.

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

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

  3. 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.

  4. Sun Feb 2 16:32:17 2020
    admin posted in There's a trojan in my apk?.

    We sincerely apologize and regret the inconvenience caused. We assure you there would be soon an update.

  5. Fri Jan 31 19:23:35 2020
    admin posted in There's a trojan in my apk?.

    This is just a case of false positive, you can report it to certain AV-team to get it whitelisted. Further, we will be releasing a software update asap to overcome this issue.

  6. Fri Jan 31 18:50:55 2020

    You can use getFirebaseDeviceToken() function as mentioned on the below docs link:
    https://websitetoapk.com/docs/javascript-apis.html

  7. Mon Jan 13 05:50:25 2020
    admin posted in Open links outside app.

    You need to use openExternal() function as described in documentation:
    https://websitetoapk.com/docs/javascript-apis.html

  8. Thu Dec 26 15:26:14 2019

    @LuisGarcia We will add this feature probably with upcoming release along with some other ad providers like Facebook.

  9. Thu Dec 26 15:24:42 2019

    @bsico We will add this feature probably with upcoming release.

  10. Wed Dec 18 12:48:11 2019
    admin posted in Does PHP+SQL app works ?.

    Sure, you can go with debugging to get it fixed:
    https://websitetoapk.com/docs/debugging-with-chrome.html

View more