Code

Discussion on WebViewGold for iOS | Convert website to iOS app | No Code, Push, URL Handling & much more!

Discussion on WebViewGold for iOS | Convert website to iOS app | No Code, Push, URL Handling & much more!

Cart 4,084 sales

1238 comments found.

Hello – is it possible to get webview iOS app accepted in Apple store?

Hello, energylevels2015 ! Thanks a lot for your comment and your interest in WebViewGold! Yes. We can not speak in the name of the Apple Review Team, but App Store approval highly depends on the content you provide in your app, as WebViewGold does not give content by itself. Nevertheless, it is worth mentioning that the approval rate for apps based on WebViewGold is enormously high. Check out our example apps at https://www.webviewgold.com/#examples :) Please make sure to submit an app using a website/web app that behaves like a mobile app (for example, by using responsive design and removing social media widgets). Make sure that the content does not contradict the legal requirements of the Apple Developer Program. Use different link colors than standard HTML colors and responsive design for a better user experience. And please feel free to send all the details to support@onlineappcreator.com – we are 100% here to help you! Moreover, please consider a professional User Experience/UX Review on https://www.uxreviewer.io or similar services before submitting your app. Such a UX review also helps you to achieve better customer retention in general for your product with suggestions for improvement. If Apple rejects your app, we can offer you a full refund of the WebViewGold license (by claiming within 14 days after purchase). Alternatively, you can re-use your license for another app. Any questions left? You can also schedule a video consultation call with us anytime using the support section of www.webviewgold.com :) Or feel free to ask by text reply! We would love to have you on board in the WebViewGold community! Best wishes, and have a fantastic day! :)

Hi, do you know how to make screenshots 6.5 inch ? because for publish app webview on apple store, they ask this, and i don’t find the way how to make it

Hello, BigPopeye! Thanks so much for your comment! Please use the iOS Simulator with device type iPhone 11 Pro Max for this. Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

yes i do it, but it works bad (bug): it takes always the same screenshot (doesn’t matter if i navigate, open other page, it take always the same screenshot)

Do you take the screenshots using CMD+S or using the Screenshot tool of macOS?

Just had the same issue as everyone else with the tracking functionality

We noticed you collect data to track after the user selects “Ask App Not to Track” on the App Tracking Transparency permission request.

Specifically, we noticed your app accesses web content you own and collects cookies for tracking after the user asked you not to track them.

Next Steps

To resolve this issue, please revise your app so that you do not collect data for tracking purposes if the user does not give permission for tracking.

Resources

- Tracking is linking data collected from your app with third-party data for advertising purposes, or sharing the collected data with a data broker. Learn more about tracking. - See Frequently Asked Questions about the new requirements for apps that track users.

I’ve read the comments in here and did change a string to the below: Privacy – Tracking Usage Description = Linking your anonymous device ID for individual notifications, tracking, and usage statistics

Now the app is in review, but was wondering if it won’t change anything, what would be the workaround? Who can I contact from your team to get to the bottom of this one?

And just received feedback from Apple and this workaround did not work. What else can we do? I don’t know coding and I’ve already spent another $100 to get the apple developer program account.

Hello, maricadragoscatalin! Thanks so much for your comment. Please mail a screenshot of your app rejection and the app source code to senior-tech-support@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to attach, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hello the keyboard shows up as white even in dark mode on your app anyway to fix that??

Hello, kraze2007! Thanks so much for your comment. Does this happen if you re-open the app? In any case, please mail a screenshot to senior-tech-support@onlineappcreator.com – our development team is highly dedicated to helping you. Please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hello,

Having a slight issue getting the App through Apple:

“Please explain where we can find the App Tracking Transparency permission request in your app. The request should appear before any data is collected that could be used to track the user.

If you’ve implemented App Tracking Transparency but the permission request is not appearing on devices running the latest OS, please review the available documentation and confirm App Tracking Transparency has been correctly implemented.

If your app does not track users, update your app privacy information in App Store Connect to undeclare tracking. You must have the Account Holder or Admin role to update app privacy information.”

-

I currently have this in my info.plist:

Privacy – Tracking Usage Description = Linking your anonymous device ID for individual notifications, tracking, and usage statistics

Many thanks!

Hello, theappdesigner! Thanks so much for your comment. Do you use the latest build of WebViewGold for iOS? If yes, please mail a screenshot and the app source code to senior-tech-support@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to be an attachment, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hi, how to disable the Splash screen? and how the user can browse the website? (e.g. back to previous page)

Hello, BigPopeye! Thanks so much for your comment! Any questions left? On iOS, a Splash screen is mandatory. But you can replace splash.gif with a white GIF. As advertised, WebViewGold is a 100% fullscreen wrapper for the content of web apps. Please consider adding back/forward navigation elements to your web app itself: https://www.w3schools.com/jsref/met_his_back.asp or https://css-tricks.com/simple-swipe-with-vanilla-javascript/ or https://swipe.js.org Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

I got the error when i run the latest version app with real iphone “abort with payload”

how to fix this?

Hello, soturl! Thanks so much for your comment. Please mail a screenshot and the app source code to senior-tech-support@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to be an attachment, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Embedded binary’s bundle identifier is not prefixed with the parent app’s bundle identifier. can you please tell me what this means and how to fix it?

Hello, kraze2007! Thanks so much for your comment! While renaming your app bundle package name, it’s essential to follow the steps in the “Rename package name/build & publish your app” section of the documentation (video: https://www.youtube.com/watch?v=qZd98DEm9yI: Summary: You need to change the OneSignalNotificationServiceExtension Bundle Identifier to be {your app’s bundle ID}.OneSignalNotificationServiceExtension. If actual app’s Bundle ID is com.example.ios.app, the bundle ID com.example.ios.app.OneSignalNotificationServiceExtension would be correct. Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

With version 9.6 – I’m seeing 25 issue warnings

Is that to be expected?

Hello, tonydehnke! Thanks so much for your comment! As long there are no errors in your project, things should be fine. Errors are red in Xcode, and warnings are yellow. We use additional deprecated methods to support older versions of iOS as well. Do not worry – your app is 100% ready to build! Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hi, I want to disable the usage tracking on the app? can you please help with that. I am not using onsignal so this should not be required. i tried to remove permission but the Apple team rejected the app because of crash issue reported.

Hello, obedmaged! Thanks so much for your comment! AppTrackingTransparency is a new requirement from Apple and is required not only because of OneSignal/AdMob but also because of potential web tracking purposes (cookies, user login data, ...).

I suggest this text for the NSUserTrackingUsageDescription string (Info.plist) of your current app then:

Potentially linking your anonymous device ID for individual notifications or usage statistics in the future.

Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

IS the NFC addon available for purchase, the documentation mentions this, but I don’t see how to purchase it.

Hello, golfland! Thanks a lot for your comment. Yes! Please send us your requirements (e.g., writing/reading text snippets and/or contact card details to/from NFC tags) via an email to webviewgold-nfc@onlineappcreator.com for a free consultation and a non-binding quote. Thanks! Best wishes, and have a fantastic day! :)

Hey, we have been trying to contact you for a few days, but independent of our mail provider used, we always get this mail info:

550: permanent failure for one or more recipients (XX@golXXand.com:blocked) 

Can you re-send from another account to codecanyon-comments@onlineappcreator.com? Thanks!

Apple rejects the app update by asking these questions:

- Which app features use NFC tags? If so, please provide a video showing the use of NFC tags.

I am using version 9.5 how do I remove this feature to avoid this problem.

Hello, pkl122! Thanks so much for your comment. Please mail a screenshot of the app rejection and the app source code to senior-tech-support@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to be an attachment, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hello,

I’m using SVG file in my project, but all the SVG image are not showing. Is any solutions that we can fix it? Thanks!

Hello, yeo529! Thanks so much for your comment. SVG in the website itself or as splash screen/icon image assets in Xcode? In any case, please mail a screenshot and the app source code to senior-tech-support@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to be an attachment, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hello.

Are apps connected to your servers for license authentication? what happens is your server goes offline? what happens if a project is not successful, can I use the license for another project?

thanks

Hello, Y2K_Webs! Thanks a lot for your comment and your interest in WebViewGold! Good points! But don’t worry about the Item Purchase Code Verification process; we take privacy, security, stability, and sensitive connections very seriously. Apps made with WebViewGold will not connect to our license servers on client devices after your app was successfully released (in App Store or via any App Store distribution method like OTA, ...) and will not cause any problems when our verification servers are down. The verification process only happens during debug mode before publishing / compiling in release mode. Also, you can re-use your license if you do not publish your app or take down the app from the end product from the App Store. Any questions left? You can also schedule a video consultation call with us anytime using the support section of www.webviewgold.com :) Or feel free to ask by text reply! We would love to have you on board in the WebViewGold community! Best wishes, and have a fantastic day! :)

hi. just purchased this app. my page is not loading. help please.

Hello, edonmez! Thanks so much for your comment. Please mail a screenshot and the app source code to development-team@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to be an attachment, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

how i can make the new updates on my app?

Hello, Savaspasa! Thanks so much for your comment! As WebViewGold is an app template and not a software, it’s a bit tricky to upgrade. We recommend only to upgrade if you need one of the new features provided in a new version and to skip updates not required for your app (changelog for iOS: https://www.webviewgold.com/changelog/iOS/ & changelog for Android: https://www.webviewgold.com/changelog/android/). The easiest option to upgrade WebViewGold on iOS is to replace the Config.swift file with the old one. On Android, you can replace Config.java and MainActivity.java file parts. While replacing, make sure that there are some new variables maybe that has to be filled out/configured. You can also use Git for comparing the changes made. Moreover, we are working on a new updater tool that will be available soon. Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

App is crashing on launch. What should I do

Hello, Affendi1! Thanks so much for your comment. Please mail a video of the crash (or a screenshot if an error appears) and the app source code to senior-tech-support@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to attach, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

BGTaskSchedulerPermittedIdentifiers error as well when I try to submit the app to app store connect for testflight

Hello, Affendi1! Thanks so much for your comment. Please do not rename the project itself, this leads to errors. Just go to Target -> General -> In Identity -> Display Name -> and enter a new name (see https://stackoverflow.com/a/48018164). Still not working? If so, please mail a screenshot and the app source code to senior-tech-Ssupport@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to be an attachment, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hi, How do you rename project in xcode, when i try to make archive for testflight it says WebViewGold as project name and app name even though i changed it as per in documentation? How do I change the name when submitting the app?

Hello, Affendi1! Thanks so much for your comment. Please do not rename the project itself, this leads to errors. Just go to Target -> General -> In Identity -> Display Name -> and enter a new name (see https://stackoverflow.com/a/48018164). Still not working? If so, please mail a screenshot and the app source code to senior-tech-Ssupport@onlineappcreator.com – our development team is highly dedicated to helping you. The app source code will be too big to be an attachment, so please use a hosting provider like Dropbox and include a shared link in your mail. Moreover, please quote your CodeCanyon comment so that the team can relate to this issue here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Can you please remove the NFC from app or add two version in download package, one with NFC and another without NFC? Because every time I release an update, I have face rejection. Then I have to explain them with fals message to get approval. I am using it for an online shop where I am not using any NFC or even dont have plan to use in future as well.

You are enriching the app with many features that good, but may be some of the features are not required by most of us.

Thanks

Hello, shameemdev! Thanks so much for your comment!

NFC is disabled and not included by default anymore, no worries.

Best wishes, and have a fantastic day! :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey