28 comments found.
Can i use it for static html, latter will be bundled as a local app?
Yes, but the thing is you have to add it in a certain way to load it in the webview that is already mentioned in a doc
Hi. Do you have a demo of this? If I understand it correctly, it turns a website into a progressive web app which will be viewable on all mobile browsers? I am not so concerned about publishing to the App store.
No. I dont have demo. But it’s simple thing that it opens your website URL into the app by just replacing current URL with yours. If your website is responsive enough for all devices, it will adjust the same way here.
Hola, para cuando estará para android?
Hope soon. But there is no time limit for an android version yet.
Hi i would like to ask do you “Guarantee app store acceptance ” or is tat any problem when publish to appstore? since webview will be rejected by apple
It depends on your website performance, UI/UX, adaptability, etc.. We are not gurantee anything about that.
i have php website for company product display not e-commerce? or can you check my website if will be accepted
I cant tell you by just checking URL. Its all about apple, what they thinks about your site.
Hi, I’ve uploaded this app to Apple Store. I’ve got this notification: ITMS-90809: Deprecated API Usage – Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.
Thats related to firebase dynamic link. If you dont want to use it, just remove it from pods and then remove all dependency and you are ready to go. As of now firebase planning to update its sdk but its not available yet, so we have to wait till confirmation from firebase if you want dynamic link. Check this link to more info https://github.com/firebase/firebase-ios-sdk/pull/3723
Let me know If you need more help.
I guess its solved now by Firebase. You can use pod update to solve this and If you want call or something else for help, you can add me on skype and will arrange a call. Thanks
Hi, I sent a Firebase Push Notification to my APP. I include an URL in custom data for notification. I want my APP shows the page identified by URL received in notification when the user tap in notification. How to do it? TIA
That needs some development knowledge to do by yourself as it needs to parse notification on tap and get the URL from it and then moves it to webview. You can contact me on skype as well for more info about it. Thanks
Hi: I’ve parsed notification on tap and I’ve got the URL from it. I don’t know how to show that url in webview
ok. Thats great. Can you contact me on skype? so I can instruct you
Yes, what’s your skype id?
live:253d62e9f755208d
Hey, i have ask , 1.can add monthly purchase for user pay all month for use app ? ( i can pay for it) and 2.you have option for you configure app and add 1.? Thx
You mean In-app purchase? If yes, only to remove ads or want to give some more functionality with it? Can you cantact me on help.appernaut@gmail.com ?
Hello.
I am interested in buying this app for my woocommerce shop, but I have got a couple of questions.
1. I am using a product customizer like https://codecanyon.net/item/fancy-product-designer-woocommercewordpress/6318393 and https://www.zakeke.com/ , so I haven’t got a direct ’’Add to Cart’’ button, instead there is a customize now button and when people clicks on it they come to an online designer where they can upload pictures and add text and after they have done that, they can add the product to the cart. Is that something that would work in this app out of the box or would it need custom work?
2. What versions of IOS does this app support?
3. Is this a complete app ready to upload to App Store or does it need any custom coding? How do I import my products to the app?
Thanks in advance and Hear from you soon!
1. This app is webview app, so It just loads your website URL into the app and works as a webapp. So, I don’t know how your system works right now and I can’t tell you much about that. But yes it maintains session here
2. iOS 11 and above
3. It’s ready but its a webview app so it may or may not enough for apple as it works on your websites performance and compatibility.
can it be published on apple store? will it be accepted by apple store? as I know they don’t accept web view app.
It totally depends on your site’s functionalities, loading speed and content. It’s true that most of the webview app doesn’t accepted by apple but its also true that there are lots of webview apps uploaded in appstore as well because of its native like UI and loading speed and perfect content.
how can add locatization on project?
Localization functionality is currently not part of this product. You can search for localization with swift and customize yourself or you can send us custom request at help.appernaut@gmail.com
i send and email
Got it. Thanks
I don’t have a macbook. Can you customize? And before buying, I would like to see what my site will look like in the app. Can you make a demo?
Yes. Will make demo for your website but what you want to customized?
Is it possible to have safe areas to the x-models? And does it support geolocation?
Safe areas already part of the app. No, It doesn’t support geolocation right now but you can send us the custom request for that
Thanks, so it will look like this?https://s3.amazonaws.com/appforest_uf/f1556375649475x748430446866962400/Ska%CC%88rmavbild%202019-04-03%20kl.%2012.17.25.png
And no bouncing animations?
Where do I send a custom request? And how long do you think it will take to implement? Willing to pay more for that feature.
Yes all the feature in current app. And you can send custom requests on help.appernaut@gmail.com
Ocay thanks! You sure there is NO bouncing animation?
We have porperites in configuration file, from where you can easily eanable/disable bousing animation
I want to give a link to the new window (target=_blank) drop out of the application. How can I do
New window means. blank target will open new webview
Do you mean to open safari for target = _blank?
Yes Safari Application
Yes possible. Send me your email id and will send you details there
I’m having more issues now. Can you please email me: owner@xbltcm.com
What kind of issues?
The project is not loading. I have installed all dependencies and it just will not load.
Edit: Nevermind, I troubleshooted the issue myself.
ok. Good
I want to use the homepage web site instead of index.html. sample Like http://mobile.website.com
Have you read the doc? If you are using webview with sidebar then you need to configure side menu as per your need. If it’s single page webview or none type webview then just set useLocalSite = false. Let me know If you still face any issue
Thanks worked. I want to delete the left menu. how can i do ?
Set application style to .none
Can I send you a link for my website just to check if it is compatible…wordpress cms
Yes, why not? Send me link and I’ll check it
tvjadran.hr
your email id please?
You mean login data or?
no email id to send you video for your site url
I’m getting an error “missing required module ‘SwiftShims’” I’ve installed pods and everything. Any idea what’s going on here?
Hi. Sorry for incovenience. can we check it using TeamViewer?
I’ve just purchased this and I installed following terminal prompts but when I try to build I get an error ’ no such module “SwiftRater” ’ tried to install again via terminal and I get this error in terminal:
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.6.1/lib/cocoapods/command.rb:118:in `git_version’: Failed to extract git version from `git—version` (“xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun\n”) (RuntimeError) from /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.6.1/lib/cocoapods/command.rb:130:in `verify_minimum_git_version!’ from /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.6.1/lib/cocoapods/command.rb:49:in `run’ from /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.6.1/bin/pod:55:in `<top (required)>’ from /usr/local/bin/pod:22:in `load’ from /usr/local/bin/pod:22:in `<main>’
what’s going on?
Hi. Sorry for incovenience. Can you try this command in terminal and than try to install pods please
xcode-select—install
If this not works, we can connect through team viewer tomorrow from 10am to 5pm IST