admin

Administrator

Last active [hidden]

  1. 5 years ago
    Wed Jul 29 14:38:06 2020
    admin posted in There's a trojan in my apk?.

    Apps created using v4.0 won't show up any false positive alert.

  2. 6 years ago
    Mon Jul 6 19:11:42 2020

    This icon pattern is due to latest material design guidelines, as you can also see on many other apps. The icon fits between the circle to make it look similar to all others. But one thing that you can do to get some large icon is that you should make your edges rounded and transparent as the outer circle holds inner image with small margin. You simply need to know that if you use rounded icon it will show the biggest possible, you can try out with that.

  3. Thu Jul 2 02:35:50 2020

    It seems like your network specific issue, kindly consider checking on some other network.

  4. Tue Jun 30 14:27:00 2020
    admin posted in Push notifications setup.

    No need of Android Studio. Simply use google-services.json file in App builder, that's all. Follow the steps and nothing more.
    https://websitetoapk.com/docs/fcm-push-integration.html

  5. Tue Jun 30 07:27:52 2020
    admin posted in Push notifications setup.

    Yes, you should still follow the link and generate google-services.json file for integration.

    You need to integrate google-services.json file for integrating firebase services to the app. PushAdmin is a service to allow you to send notifications to the app.

  6. Sun Jun 28 13:53:31 2020
    admin posted in SSL Error window.

    It represents that an SSL error does exist on your website which can be fixed by fixing ssl certificate on your site.

  7. Sun Jun 28 13:52:19 2020

    PHP is not supported for offline apps as it is not possible to run PHP without a server.

  8. Sat Jun 27 17:09:23 2020
    admin posted in Push notifications setup.

    If you have already made the integration of google-services.json file through app builder then you can continue to use PushAdmin to send notifications without any issues.

  9. Mon Jun 22 17:10:31 2020

    @hermawan It seems that you were trying to upload files on the web and not through the app, so this issue does not relate to website2apk. Still, glad to know you found the solution for it.

  10. Mon Jun 22 07:32:04 2020

    @hermawan You need to enable file READ WRITE access to be able to use upload function properly.

View more