Using sidemenu and tabs together
Guys (and I mean that in a non-gender sense), thanks for this discussion thread. I've just recently dove into angular and ionic, this thread helped tremendously - truly awesome! Cheers...
View ArticleIonic sidemenu
how to make a sidemenu tab accessible only when connected to the internet
View Article[course] Ionic Framework 101: A Quickstart to Building Mobile Apps
Hey everyone, I recently released a course called Ionic Framework 101: A Quickstart to Building Mobile Apps to udemy.com. It was designed to be a beginner course for those who are just starting out...
View ArticleDynamic SlideBox with images like a book
Hi, I am making an app that will allow users to read that magazine or a book, place bookmarks etc. I have store pages of book in png format and displaying well. I have created a json which looks like...
View ArticleLive Reload Error: Failed to load webpage with error
I am also having this exact error.
View ArticleANDROID_HOME is not set and "android" command not in your PATH
In Ubuntu, do all the commands also rootsudo sugedit ~/.bash_profile export ANDROID_HOME=/root/Android/Sdkexport PATH=${PATH}:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools
View ArticleScroll and Pull to refresh not working on Chrome, working on Firefox
Oh - I actually do have a touchscreen laptop, so that may be the same issue. Were there no side-effects to replacing touch OR mouse events to just mouse events when using phone/tablet devices? Would...
View ArticleTutorial: how to generate release APK for GooglePlay (signed and aligned)
still having problems with zipalign C:\app\rmu\platforms\android\build\outputs>zipalign -v 4 android-release-unsigned.apk rmu.apk'zipalign' is not recognized as an internal or external...
View ArticlePublishing ionic app
still having problems with zipalign C:\app\rmu\platforms\android\build\outputs>zipalign -v 4 android-release-unsigned.apk rmu.apk'zipalign' is not recognized as an internal or external...
View ArticleHow to work vertical scroll content in chrome o wathever browser
not necessarily have to be touch screen laptop , but it when I use the mouse scroll does not work, if you know how to make the scroll function using the mouse , you would appreciate
View ArticlePublishing ionic app
NooNoo: /Users/yourUserName/Library/Android/sdk/build-tools/22.0.1/zipalign still having problems with zipalign C:\app\rmu\platforms\android\build\outputs>zipalign -v 4 android-release-unsigned.apk...
View ArticlePublishing ionic app
how do l run /Users/yourUserName/Library/Android/sdk/build-tools/22.0.1/zipalign getting this error...
View ArticleNet::ERR_NAME_NOT_RESOLVED when using Parse network calls
I'm using Parse in one of my applications and after configuring the whitelist plugin i'm getting this error when inspecting the device in chrome inspector running on Android. This code is working fine...
View ArticleTransition Glitch on iOS 9
Hey everyone, I'm encountering some transition glitch w/ my App, it only appears in iOS 9 and the app is compiled through Phonegap build. Here's a sample video showing the transition glitch. link I...
View ArticleProblems on android 5.1.1
this happens when you use live reload ionic run android -l After you quit the server, the app will continue to look for the server and give the alert. This happens as the build's index page is...
View ArticleHelp me please!
this means that the ionic android sdk is higher than your phone's android version. Your phone's android version should be >= minimum android version required by ionic. Probably you are using an...
View ArticlePublishing ionic app
You're on Windows, NooNoo indicated a OSX path, you have to adapt it to your OS and the folder where you installed the Anrdoid SDK.
View ArticleIonic android build error (worked previously)
Hi, I am facing the same issue. I am not able get ahead with any of the solutions mentioned. Please help me with this. Thank you. ionic info: Your system information: Cordova CLI: 5.3.3Ionic Version:...
View ArticleANDROID_HOME is not set and "android" command not in your PATH
lucralm: In Ubuntu, do all the commands also root Bad advice, it's not required and it's like playing with fire, see my answer above.
View ArticleNet::ERR_NAME_NOT_RESOLVED when using Parse network calls
Have you tried to open this URL in browser on your device?
View Article