Administrator
Last active [hidden]
We would like to invite suggestions for an upcoming version. Everyone is requested to contribute with their valuable suggestions.
Ask support here: https://websitetoapk.com/support/submit_ticket
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.
We sincerely apologize and regret the inconvenience caused. We assure you there would be soon an update.
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.
You can use getFirebaseDeviceToken() function as mentioned on the below docs link:
https://websitetoapk.com/docs/javascript-apis.html
You need to use openExternal() function as described in documentation:
https://websitetoapk.com/docs/javascript-apis.html
@LuisGarcia We will add this feature probably with upcoming release along with some other ad providers like Facebook.
@bsico We will add this feature probably with upcoming release.
Sure, you can go with debugging to get it fixed:
https://websitetoapk.com/docs/debugging-with-chrome.html