Code

Discussion on SuperView - WebView App for iOS with Push Notification, AdMob, In-app Purchase

Discussion on SuperView - WebView App for iOS with Push Notification, AdMob, In-app Purchase

Cart 1,377 sales

963 comments found.

Hi, i don´t have MAC to use xcode .. i will need a simple webview with some menus, pointing for a online website without admob … if i send you informations and splashscreen, do you send me de apk ?

Thanks

APK is for Android and you don’t need Mac for that, any Windows PC can work, Android version of WebView will be available soon, we already sent it on Envato. If you want iOS then you will need a Mac and after the purchase I can help you to configure the app. Best Regards

this is the best webview I have come across. My only gripe is google map urls will not open within google maps app(for GPS) like they will in all other web views I have tried. I really like this build but I cannot use it unless that feature works. Sad face.

Pod OpenInGoogleMaps is not mantained anymore so you can remove and ignore that.

comgooglemaps:// and comgooglemaps-x-callback:// schemes allow you to launch the Google Maps app for iOS. More on https://developers.google.com/maps/documentation/ios-sdk/urlscheme

Turns out the urls were already using comgooglemaps://? but I realized an ios10 bug was causing it to not redirect to google maps. I removed google maps, rebooted, and then reinstalled google maps. Problem solved. Thank you Brommkollc for helping me resolve this.

No problem, if you have any more problems I am here. Best Regards

hi first thank you and GOOD JOB so now how can i remove the admob and question 2 can i remove the refrech bar ? i wanna full screen view :)

Contact me on email https://codecanyon.net/user/brommkollc. Go to downloads page https://codecanyon.net/downloads to rate the app. The android version is created and sent on review, it will be approved soon I hope.

Salam Bro zoom issue it’s fixed, now how can i make the scroll off ? because i have page without scroll but the app view it with scroll like the automate browser scroll…

Hi, Google analytics supports ? Thanks

when will be the next version released? Thanks

Hi, Can you also Add

1. NO INTERNET CONNECTION PAGE with Try Again button

2. Loading Animation button… useful if page loading takes time

..... These Features useful. I am planning to purchase this app. Thanks

Hi, new version is approved few hours ago.

1. If there is no internet when user is in the app in the middle of the browsing, user is prompted with a popup. Currently I am working on offline mode, if there is no internet, the website will be loaded from cache and it will continue to work. I have some difficulties with this on iOS 10, on iOS 9 it was working fine. 2. Loading Indicator is already implemented

Best Regards

i want to put this site in your app and upload to app store, will it work?http://usfanfan.com/

Hi, site is working in my app. About the app store, if it’s working for all the customers I hope it will for you also. Best Regards

Popup for signup and login is acting strange, but the same problem is on the Safari desktop, it’s not only on the app. Everything else looks fine.

i am getting error in the compiler when i try to run the app on my phone. a bunch of app delegate and view controller issues. for example:

app/Product/universalwebview/UniversalWebView/AppDelegate.swift:42:61: Missing argument for parameter ‘selector’ in call

If you want, you can send me the URL and keys of services (AdMob, OneSignal) that you want in the app on email. And I will integrate all of that for you. I will make sure everything is working fine. And if all works fine then you have some issue on your machine.

im updating to 7.3. also would it be possible to get you to create the favorite button? i am looking for a way to browse the site, save the page as a favorite, then go page access a favorite pages and select the favorites. if this is extra i can pay. i am getting it asked for a lot in my current app config

I can create the button for you but there is much more there than that probably. You can send me an email with details and mockups how would you like that to be done. Best

Hi, How do I remove Google Admob advertisements? I don’t want any advertisements served in the application. I have already removed the ID but a white banner is still present on the screen,.

Hi, make sure that you removed both key “AdMobBannerUnitId” and his value from the plist file. If the problem still exist, send me an email so we can fix it together. Best Regards

do we be able to just change the icon, and upload to the app store?

Hi, yes you need to change the app icon and provide the url that you want to present. If you don’t want ads or any of the push notifications services like OneSignal, Firebase or Mixpanel. Juste remove the keys in “UniversalWebView.plist” file. Here is a quick guide video https://www.youtube.com/watch?v=RA6v849m4GA&feature=youtu.be. Best Regards

thanks to serving MixpanelToken?

Hi, Opening .xcodeproj instead of .xcworkspace will cause an error like this. Just follow everything on this video https://www.youtube.com/watch?v=RA6v849m4GA&feature=youtu.be. If you don’t want Mixpanel, simply remove the “MixpanelToken” key from the “UniversalWebView.plist” file.

solved thanks now I have another question I have several links that I get the error Error unsupported network url there any solution greetings

Hi, you need to have a backup link if that is not valid, you need to replace this method in ViewController.swift file

func webView(webView: WKWebView, didFailProvisionalNavigation navigation: WKNavigation!, withError error: NSError) { let alert = UIAlertController(title: “Network Error”, message:error.localizedDescription, preferredStyle: .Alert) alert.addAction(UIAlertAction(title: “OK.”, style: .Default) { _ in }) self.presentViewController(alert, animated: true){} }

with this one:

func webView(webView: WKWebView, didFailProvisionalNavigation navigation: WKNavigation!, withError error: NSError) { let request = NSURLRequest(URL: NSURL !) self.wkWebView?.loadRequest(request) }

don’t forget to replace the url “http://google.com”

If the website is in RTL, Will the app display it well? And the notification cloud it be in any language?

Hi, If it can work on Safari, it will work in my app. You can send me a URL so i can test it. App is just showing push notifications, you are sending the text. Best

You have to publish this on the App Store !! Please understand it is not acceptable to buy your code without seeing the app work. Don’t call it “demo”, just publish your own website in webview, exact same as your customers would do it. Just look here on Codecanyon… Other webview developers also do that without a problem. Absolutely no reason, no excuse not to do that.

I don’t know your email, you don’t have an email form on profile. Send me an email with explanation what would you like. Best

I have screen shot for specs which I can not attach here, please contact me ap.thst{at}gmail.com

Will reply on email

anyway you could add a favorites tab? to save favorite links or places?

Can you explain me a little bit more what email tab do you want, do you have an example somewhere.

sure, just a method to get customer feedback without going through ratings. a way to help improve the app

ok, thanks

hi is it possible to host html file localy in the app ?

regards

Hi, yes it is possible. Just add your project and make sure there is an index.html file in www folder and delete the URL key in plist file. Here is a quick guide video https://www.youtube.com/watch?v=RA6v849m4GA&feature=youtu.be. Best Regards

thanks this is so clear for me now

No problem, if you need anything else or have any ideas for improvement, please send me a message.

Features ideas:

> Splash screen and while it shows the splash screen, that the site is loading in the background.

> Webview checks what items are downloaded from the page it is opening and if it’s a file that is saved in assets folder that it then loads the local file instead of downloading the file from the server. This way you can reduce the loading time.

Hi, second one is tricky, I will check what can I do about that.

I get an error on build. import MBProgressHUD no such module. How do I resolve this?

Thanks. If you like the app and support please consider rating the product. Best Regards

The app works well in vertical. However, when you switch horizontal you get a big white space on the screen. Atleast, this is the case on an Iphone 6 9.3.5.

White space is fixed in new version, also landscape is disabled by default. If somebody wants landscape enabled again, he just needs to check Device Orientation on Xcode General Tab. I just uploaded a new version on Envato. When the review passes, you can download the new version. Best

Hi there perhaps a long shot. But do you think it’s possible to use “deep linking” in iOS with webview?

Deep linking is integrated in new version, you can test it on Safari, just enter universalwebview://yahoo.com in browser and Yahoo wil be opened. Also login with social networks will be better, you will have a Done button so you can dismiss the view if you don’t want to login. I just uploaded a new version on Envato. When the review passes, you can download the new version. Best Regards

that is fantastic news! Can’t wait.

incredible app as I can create the same app for android? a greeting

Thanks. Yes you can create an Android app same as this. I don’t have an android version for now.

When i try to run version 1.1 in the emulator as iphone 6s, i get the following error: “No such module MBProgressHUD” so that the build fails, any suggestions?

4) The iPhone Simulator is unable to receive push notifications or successfully register for them.

4) this is after i have send the app to testflight and run it on my phone

4) Sorry, this is something that you will need to find on OneSignal

I have two questions, does this support social login buttons for example Facebook (when there is a facebook button on the website asking to login with facebook) and is this based on the wkwebview code?

O that is great news! can’t wait. thanks

after receiving a e-mail confirmation that it worked, i have purchased your script!

Thanks, I’m currently preparing the project for new version and review for Envato. When the review passes, you can download the new version. Best

I can’t shark extractand pod file

Hi, first you need to instal cocoapods https://cocoapods.org. Now make sure that you installed everything as shown in Quick Guide video https://goo.gl/5CKAMC. Today i will upload a new version where pods will be installed, you will only need to open the workspace.

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