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,085 sales

1238 comments found.

I love the app I made, BUT when the user logs in using webview, there is no prompt that asks to save username and password in keychain. How do I activate this. This is crucial for the user-friendliness of the app, as user will get signed out after a while. It exists in all of the other apps or websites out there… Need help ASAP

Hello, wildcard-dtc! Thanks so much for your comment! There is an easier solution to keeping users logged in: Your app built with WebViewGold will save all cookies (including login and session cookies) until they expire (this is defined by your server/your site)! Often cookie lifetime was set to “Until browser session ends” by accident. :) If you use WordPress, you can try installing this plugin that allows you to change the WordPress default session timeout value: https://wordpress.org/plugins/configure-login-timeout/

My suggestion for cookie lifetime debugging: Please install Google Chrome on your computer (or delete the cookies + cache if you already use this browser), install the https://tinyurl.com/cookiedebugging plugin, and log in to your website. You can then see the cookie lifetime that your server or web code specifies in the plugin view. Often no expiration date is given, but then the cookie is not valid forever, but only as long as the browser session is running: For Chrome or desktop browsers, this can be very long; for apps, it is the restart. The solution is then to add to your cookie that it should have a specific lifetime. Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hello Show between page icon loading . How hide the icon loading then show the pages directly ?

Hello, sultan140402! Thanks so much for your comment! Within Config.swift, please set useloadingsign to false and remainSplashOption to true. Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

will this be updated for m1 Macs anytime soon? I keep getting errors

Hello, brianfreeman! Thanks so much for your comment! Please follow the steps at https://www.webviewgold.com/support-center/knowledgebase/xcode-error-on-m1-chip-macs-showing-all-messages-in-users-user-desktop-webviewgold_ios_8-4-webviewgold_ios_8-4-pods-onesignal-ios_sdk-onesignalsdk-framework-onesignal-framework-onesignalonesignal-a/ :) Moreover, this problem should only occur on iOS Simulators, not on physical devices. However, we are working hard to find a sustainable long-term solution for M1 Macs :) Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

hello Please help me after adding Purchase Code show error Unterminated string literal

Hello, sultan140402! Thanks so much for your comment! Please copy the code again and make sure that the quotation marks (“) at both ends (beginning and end) remain or are added again. Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hello Show between page icon loading How hide the icon loading then show the pages directly

Thanks a lot for your reply! Within Config.swift, please set useloadingsign to false and remainSplashOption to true. Best wishes, and have a fantastic day! :)

I cannot run the app on a Iphone Simulator on my M1-powered apple device. I even tried the rosetta option – which is not a good solution at all – and it still did not work. I have no interest in working on this problem with your “senior technical lead” .l i want my money back. This was nowhere stated in the product description and already cost me several hours trying to debug it.

Please refund my money immediately

:( Sad to read this impression, but thanks for telling us, philippINSO! We accepted your refund request, no worries. All the best! :)

Hello is your application working with wordpress multisite with subfolders?

Hello, anklavbot! Thanks a lot for your comment and your interest in WebViewGold! Yes. Think about your app like a full-screen browser. Everything will work and look like your web app/website. All the changes you have made on your website will be applied to your app immediately – even within subfolders. 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 onboard in the WebViewGold community! Best wishes, and have a fantastic day! :)

Hello! Do I understand correctly that you make an application for the App Store Web View website?

1-How much does it cost? 2How much does it cost to add Admob to the app?

Thanks for the answer. Tell 1- Should pay extra for banner and interstitial admob installation? 2- After purchasing the WebViewGold template for iOS, I need knowledge of xcode in order to establish a link to the site and admob myself?

Who will connect the modules? what is their cost? I have a purchase of credits on my site. Can I connect to the apple pay site?

Thanks for your reply, samueljohnson10! The modules are already connected, just fill out all details in Config.swift :) Envato does not support Apple Pay (https://envato.knoji.com/questions/envato-apple-pay/). To purchase the products you can use:

– Your Envato credits
– Your bank account or credit/debit card via PayPal
– Skrill (available for non-US customers only)
– Your Visa or Mastercard

Best regards & enjoy your day! :)

I’m trying to use the facebook comments plugin on my webview. When clicking the login button, it opens safari and allows me to login, but does not redirect to the page. Clicking the done button in safari returns to the app, but the login doesnt work on the comments plugin

Hello, bladepinfo! Thanks so much for your comment! You are right, the cookie database cannot be exchanged between these apps (Safari and your own app) at the moment, because the iOS system itself is quite restrictive about that. So it will not work easily when using logins without some server token workarounds. Please log in via the main frame; if you want that “window popup” experience, consider adding a lightbox or similar style element to your login screen.

Moreover, you can test

<a href="fb://"> and <pre> <a href="fb-messenger://accounts"> links:

https://stackoverflow.com/questions/25467445/custom-uri-schemes-for-the-facebook-messenger

fb-messenger://accounts
fb-messenger://active_now
fb-messenger://addcard
fb-messenger://addmembers

These links will be opened in the Facebook and Messenger apps.
Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)</a></pre></a>

Hello,

I am having an error on M1 chip MAC I also tried the the link : https://stackoverflow.com/questions/63607158/ with no luck.

Also have set Open using Rosetta

Unable to find this :shocked: , kindly help asap

Hello, tanikatech! Thanks so much for your comment! Maybe this guide helps? https://www.webviewgold.com/support-center/knowledgebase/xcode-error-on-m1-chip-macs-showing-all-messages-in-users-user-desktop-webviewgold_ios_8-4-webviewgold_ios_8-4-pods-onesignal-ios_sdk-onesignalsdk-framework-onesignal-framework-onesignalonesignal-a/ Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hello, i have a problem with app store review. On versions 11pro, 11 pro max, 12 pro and 12 pro max, the track user dialog does not appear. Is there any fix for this?

Hello, ANDRIAS7! Thanks so much for your comment! Please use WebViewGold for iOS in version 9.3 (2 October 21) and make sure to re-install the app on these devices. Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Question before purchase: Can i use html5-qrcode with webviewgold ? https://github.com/mebjas/html5-qrcode/

Hello, amo19800! Thanks a lot for your comment and your interest in WebViewGold! No. But WebViewGold offers a built-in QR code scanner that allows scanning these codes and opening the encrypted URL in the WebView afterward.

Link to this kind of URL to trigger the QR Code Scanner: qrcode://

As you see, the QR Code Scanner in WebViewGold only supports URL Calls right now. But you could encode the URL https://www.example.org/?form_input_text=TEST and insert the value into the text field with <?php echo $_GET[“form_input_text”]; ?> :) Example: You encode the URL https://www.example.org/?form_input_text=TEST to a QR code. On this page you display the TEST value in your form:

<form> <input type=”text” id=”fname” name=”fname” value=”<?php echo $_GET[“form_input_text”]; ?> ”> </form>

We are working on more cool QR code scanner features. 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! :)

Support is alive?

I will complain about you. I will demand a refund!

Hello, gusevaa! Thanks so much for your comment; however, it really hurts us to read such a statement as customer satisfaction is one of our top priorities. There are many ways to receive support from us: You can reach us via our 24/7 live chat on WebViewGold.com, via the contact form on the website, or in the documentation or via mail to codecanyon-comments@onlineappcreator.com :) Did you already check this solution? https://www.webviewgold.com/support-center/knowledgebase/xcode-error-on-m1-chip-macs-showing-all-messages-in-users-user-desktop-webviewgold_ios_8-4-webviewgold_ios_8-4-pods-onesignal-ios_sdk-onesignalsdk-framework-onesignal-framework-onesignalonesignal-a/ Even if the code does not contain bugs when using the latest software, we always want to be accommodating, and you are free to request a refund on envato; we will accept it & refund you 100% of your item purchase: https://help.market.envato.com/hc/en-us/articles/202821460 :) Enter “As discussed with your support“ in the text field. That’s it! :) A refund usually takes 4 to 6 business days. For further questions, please contact the CodeCanyon/Envato team directly as they are responsible for billing, invoices, and refunds. :) 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 got error :((( in /Users/developer/Desktop/projects/test/WebViewGold_iOS_9.3/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework/OneSignal.framework/OneSignal(OneSignal-arm64-master.o), building for iOS Simulator, but linking in object file built for iOS, file ’/Users/developer/Desktop/projects/test/WebViewGold_iOS_9.3/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework/OneSignal.framework/OneSignal’

Hello, gusevaa! Thanks so much for your comment! Please find the answer here: https://www.webviewgold.com/support-center/knowledgebase/xcode-error-on-m1-chip-macs-showing-all-messages-in-users-user-desktop-webviewgold_ios_8-4-webviewgold_ios_8-4-pods-onesignal-ios_sdk-onesignalsdk-framework-onesignal-framework-onesignalonesignal-a/ Any questions left? Feel free to ask! Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Hey there, didn’t find the answer in docs and comments so asking here: how I can verify receipts of In-app subscriptions for some user or any other ability to check if the user cancel his subscription? Can’t use expired url because it comes with GET request and Bubble backend only accepts POST requests. If there is any information I can send to apple during user subscription to identify user later? Thanks.

Thanks for your reply! There are ultimately two options for the first question: The first is that you simply let the customer repurchase the IAP so that the premium cookie page reloads. If your in-app product is set as “non-consumable” in the Apple Developer Center, the customer does not have to pay for it again. Regarding the second question, yes, the Expired URL will be called even if the purchase cannot be verified. Please test with the live API after release; there, it should work directly. Regarding the last question: The customer would have to install the app again to access the content. Then the expired URL would be called, or the cookie would no longer be there. And at the same time, on the server-side and in the cookie, you could only set a specific lifetime for the last paid renewal period. Does that help a bit? :) Best regards & enjoy your day! :)

Thank you for your support, please let me know what does it mean “premium cookie” and which information can I extract from “basic” cookies. My app built on Bubble.io so I can add literally any logic, but I’m not sure if the auto-renewed subscription working properly when I’m using WebViewGold. When I try to subscribe I receive native iOS IAP modal screen twice even if the first buying attempt was successful. If I click “cancel” on second purchase I redirected to “expired” link. But when both subscriptions were done I redirected on “successful” link, but without any additional details in URL (like in webviewgold settings in Xcode). I’m trying to transfer subscription details via URL parameters. Please help.

Thanks so much for your comment. Maybe we can discuss this by Zoom call and/or mail? Please mail to codecanyon-comments@onlineappcreator.com – our IT support team is highly dedicated to helping you. Please mention your CodeCanyon/Envato username so that we can relate to this comment here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

Could not submit for review The following items are required to start the review process: Your app contains NSUserTrackingUsageDescription, which indicates that it has to request permission to track users. Please update the privacy response for review to note that the data collected in this app will be used for tracking purposes. You can also update your app’s binary file and upload a new build.

Hello, pkl122! 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:

Linking your anonymous device ID for individual notifications, tracking, and usage statistics.

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

My app already contains “NSUserTrackingUsageDescription” but I don’t exactly understand where and how I should apply “Linking your anonymous device ID for individual notifications, tracking, and usage statistics.”

If you could attach or send me more information such as a manual it will be very helpful since the publication I have stopped for this problem.

No worries, pkl122. Please mail the app source code to codecanyon-comments@onlineappcreator.com – our IT support 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 mention your CodeCanyon/Envato username so that we can relate to this comment here. Thanks for being a part of the WebViewGold community! Best wishes, and have a fantastic day! :)

App Tracking Transparency permission alert is not showing on IOS 15.

Thanks a lot, shameemdev. Our developer team will check and will fix this asap.

Hey again! Would you mind double-checking if you use Version 9.3 (2 October 21) from seven days ago as this update should fix the problem of not showing the ATT dialog on iOS 15 and Xcode 13? :)

Yes, its WebViewGold_iOS_9.2 but dont know why while I am downloading, its being download only WebViewGold_iOS_9.2. I will ask my developer to download and upload again to see whats happen. Thanks

Hi, Is it possible to create push notification for Woocommerce like this? Triggle a push notification to notiify the admin when a new order is screated by a customer and a push notification to notify customers when their order ststus is changed?

Hello, kokosan! Thanks a lot for your comment and your interest in WebViewGold! Yes, that could work: So you might need a freelancer who does a little bit of back-end work to connect it to our OneSignal API: He/she should save the ?onesignal_push_id=XYZ parameter in a database, and fire the OneSignal API (https://documentation.onesignal.com/docs/onesignal-api) for that specific user as soon as a push notification should be sent. This has to be done by your back-end/webserver. WebViewGold only offers the built-in OneSignal API and the ability to deliver the ?onesignal_push_id=XYZ appendix to your WebView URL call.

iOS: Just activate the „kPushEnhanceUrl“ option in Config.swift (by switching the value from false to true) to append the individual user ID via ?onesignal_push_id=XYZ to your WebView URL.

Android: Just activate the „PUSH_ENHANCE_WEBVIEW_URL” option in Config.java (by switching the value from false to true) to append the individual ?onesignal_push_id=XYZ to your WebView URL.

If your WebView URL is https://www.example.org, WebViewGold will call https://www.example.org?onesignal_push_id=XYZ instead. Only your FIRST URL request will get that GET variable, so save it in a session or in a cookie to access it on your linked pages. 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! :)

Worth Purchase

Hello, lionking1! Thanks a lot for your comment and your interest in WebViewGold! We may be a bit biased as authors of this software: But we would say yes! ;) And the ratings don’t exactly speak against it either ;) 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 onboard in the WebViewGold community! Best wishes, and have a fantastic day! :)

Hi, we have set the OneSignal integration (which really seems pretty easy) but the push notifications doesn’t show on the mobile app, altough in the web app in desktop they show fine… Any clue regarding this? We have tried on iOS, but I think it also happens in Android…

By the way, is the splash screen now shown in the latest iOS? We just see the “Loading” with the hand, but we never see the splash image…

Thanks!

Hello, danielruizmunoz! Thanks so much for your comment. There is an essential difference between Web Push / Web Notifications and the native Push Notifications of iOS and Android; these are controlled differently (namely by the services of Apple and Google). In WebViewGold, OneSignal, Firebase, and Bubble can be used to send the push notifications, but make sure that you have not (only) configured for the “Web Push Notifications”, but also the native “Push Notifications (iOS/Android)”. For details on the setup, see Firebase/OneSignal websites and the WebViewGold documentation. Please mail the questions 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, The deep link in the latest version is not working. Where can I send screenshots? How can I make TEst Page close this window?

Hello, edonat! 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! :)

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