Guideline 4.2.6 - Design - Minimum Functionality
Guideline 4.2 - Design - Minimum Functionality We found that the usefulness of your app is limited by the minimal amount of content or features it includes. Next Steps We encourage you to review your...
View ArticlePlease help App rejected
See my responses here: Submitting to IOS app store ionic-v3 “show website content in my app” is not a thing Apple will let inside the App Store - people can just visit your website then.
View ArticleIonic v4 Electron build
Hey guys, Did anyone already an sucessfull electron build with ionic v4? I saw in the official beta docs that this is natively supported. Link to Docs Also I saw what requirements I have for the...
View ArticleAfter build app and louch I got ERR_CONNECTION
What is your ionic info output? What device with what OS are you testing on?
View ArticleIonic v4 Electron build
hecht: I saw in the official beta docs that this is natively supported. Can you provide a link for that?
View ArticleHow to handle html response in ionic?
How would you handle it in any other app? Either use the HTML directly or parse it to extract the data you need.
View ArticleIonic v4 - does not have a google map native plugin
3 posts were split to a new topic: Hi, guys, I implemented the map using the steps of the following link
View ArticleAfter build app and louch I got ERR_CONNECTION
cli packages: (C:\Users\UserID\AppData\Roaming\npm\node_modules) @ionic/cli-plugin-proxy : 1.5.8 @ionic/cli-utils : 1.19.2 ionic (Ionic CLI) : 3.20.0 global packages: cordova (Cordova CLI) : 8.0.0...
View ArticleGuideline 4.2.6 - Design - Minimum Functionality
Sujan12: show website content in my app what can i do to approve my app ?? and my app content <iframe src=website> it’s mandatory to show is
View ArticleAfter build app and louch I got ERR_CONNECTION
Of course you did, you posted a screenshot from an Android device. But what device model and which Android version is installed on it?
View ArticleSubmitting to IOS app store
6 posts were split to a new topic: Guideline 4.2.6 - Design - Minimum Functionality
View ArticleAfter build app and louch I got ERR_CONNECTION
Sujan12: Of course you did, you posted a screenshot from an Android device. But what device model and which Android version is installed on it? my android version is 5.1.1 but I also tried with the...
View ArticleAfter build app and louch I got ERR_CONNECTION
Ok. Try these two things: dhy: Cordova Platforms : android 7.0.0 Your Cordova tooling seems to be out of date, which might be causing all kinds of problems. You can read about how to figure out the...
View ArticleIonic v4 Electron build
I have no idea - but I really hope it will be a command line such as Ionic build electron but for now there is nothing stopping you using electron there are plenty of guides out there.
View ArticleIonic 3 in app purchase with ios account set up step by step
Can anyone please guilde how to set up ionic in app purchase for ios, including setting up it in app store too. Sandbox users, listing out in app purchases in itunesstore, submitting it and testing.
View ArticleIonic V4 datetime picker
<ion-item class="lableStyle"> <ion-icon style="margin-top: 25px;" name="star" slot="start"></ion-icon> <ion-label position="floating">Birthday</ion-label>...
View ArticleGot error " E/chromium: [ERROR:devtools_http_handler.cc(292)] Cannot start...
I got the android app working. Android is adding the dependency com.squareup.okhttp3:okhttp which is set to 3.+ Now it picks up the latest version of this library which is 3.11 (pushed July 11th)...
View ArticleIonic v4 Electron build
JAR19: but for now there is nothing stopping you using electron there are plenty of guides out there. So @JAR19, you mean there is no specific way from Ionic to build an electron app with a CLI...
View Article