Convert your Glide app into a Native mobile app with Nativator.io

I noticed that when using the converter preview app, there is a lot of white space at both the top and the bottom of the app. This is the same issue as the web version too.

2 Likes

Am I able to create custom screen and modify the code before zi push thr apk yo the store ?

I have downloaded Navitate View to my Android phone. How long does it take to convert a complex app for preview?

Just yesterday I spoke with one of the Nativator guys and he told me that the time depends on his workload at the time of making your application. Yesterday about 7 days.

@Kevin_Forge

Hi Amal,

Thank you for using Nativator :raised_hands:
Looking forward to supporting you for iOS as well.

Sam

Hi,

Here is one example: https://play.google.com/store/apps/details?id=com.widemarket.app
More publications will be shared soon.

thanks,
Sam

Hi Joe,

Can we have a look at your Glide app pls (URL)?
We’ll check responsiveness issues you are referring to.

Cheer,
Sam

Hi Kevin,

24-48h for Android.
48-72h for iOS.

We had an unexpected maintenance last week which caused a slight delay but we are back to normal operation.

Thanks,
Sam

Hi Yasin,

The conversion comes with default splash screen: your logo centered on white screen.
We are however working on ‘Custom Splash Screen’ feature.

We do not provide the code. You will receive a packaged APK ready for publishing.

Cheers,
Sam

Edit: Community, please dont sign up as everything is blocked until your account is approved.

Hi Sam, can your web view download PDFs?

1 Like

That won’t work because we need always to control the code for security reasons, this doesn’t make sense to check the apk for traces or info capture

Your app is packaged into an APK build which will be published on Play Store, Nativator has no access or control of your backend which by the way was programmed with a nocode solution.
So there is absolutely no issue with security.

Nativator is a nocode solution too.

Cheers
Sam

Hi Kingzy,

The pdf will be opened inside the converted app.

Thanks,
Sam

Thanks for response but unfortunately you are incorrect

The signing secrets and the integration with firebase and onesignal should be always visible to the owner of the app

Secondly the apk with could have more than a web view such as trackers or anything else that might expose a security issue with the GDPR and in some cases you would have to make sure that you can answer to Apple or Google in such inquiries.

Hence the control over the project files is a must

1 Like

Hi Yasin,

The APK comes with your keystore and bundle id.
We also confirm we don’t add any second webview :slightly_smiling_face: all you get is the native features you request: Onesignal SDK, permissions (location, audio, mic).

Thank for your contribution to the discussion, we would love to see your join the 5000+ converted apps by Nativator one day.

Cheers,
Sam

Is there any sample app that I can see? Because we tried building it with Flutter but the download shows failed.

Hi,

We don’t use flutter.

Cheers,
Sam

I wasn’t asking about flutter but do you have any samples that can prove the pdf works.

Please use our previewer to test the following sample:
Web app link: https://nativator.io/version-test/pdf_test

The button will download a pdf file and open it inside the app.

Thanks.