Showcase view in ionic?
@nitishrajput01 wrote: When app first time install how to use showcase to view instructions ?? Posts: 2 Participants: 2 Read full topic
View ArticleError when build ionic to Android
@chuotcong_89 wrote: I created new project, add platform Android and add Push notification following this docs: Then I try to build by comand line : > ionic build android.It return this error: A...
View Article[Help][Error]When Installing Ionic with NPM/Git Bash/CMD
@pramadiputra wrote: Hi, i'm new to Ionic and trying to install it with NPM/Git Bash/CMD but i'm facing a problem, these are my three screenshots...
View ArticleOn-hold not working on the android 4.1
@phanthinh wrote: Dear all I using code below: <a class="item item-icon-left item-icon-right text-nowrap" href="javascript:void(0)" on-hold="onMessageHold($event, $index,)"> <i class="icon...
View ArticleHow to read the Local Storage data of the webview from a cordova plugin?
@TedKs wrote: Is there a way to read the data stored in the local storage of the Webview (stored using window.localstorage), from a Cordova plugin in Android. By looking at the files created by the...
View ArticleLogin and authorization in Ionic
@vitthal_walunj wrote: Hii, I am new to Ionic can someone explain me how to do simply login and authorization in ionic using angular js. Posts: 4 Participants: 4 Read full topic
View ArticleNo secure way to pay in Ionic Marketplace
@yosikal wrote: I would like to purchase one of the plug-in in the Marketplace but when I click purchase I get a dialog without any SSL indication. Am I missing something? Posts: 1 Participants: 1...
View ArticleIonic lib version VS ionic app version
@somtam wrote: Hello everybody,I don't understand the difference between the Ionic Lib version, the one that I can find insert in the terminal ionic -v and the ionic version in the app, the one that...
View ArticleWP8.1 display local image
@rikkie wrote: Hi There, I'm trying to display a local image which is taken by camera, but the image won't show.On IOS and Android it works perfect.I'm also using the sanitizer:...
View ArticleDisable async db call
@ahmadabbasi76 wrote: I am using this code to get data from database. but it always prints the result of this line console.log('outside ret data ' + retData); as undefined/null. because...
View ArticleAutocompleate input for ionic
@Koleman wrote: Hello, is there any good autocompleate with a backend list upload on search? I know about ion-autocomplete, but its terrible(It's behaviour unpredictable) Thanks Posts: 1 Participants:...
View ArticlePrint the page: missing contents
@stemmo wrote: Hi all,I've got an app based on tabs template.I've added to the page a button that recalls a function in which i simply do: window.print();I simply need to print the page I see.In the...
View ArticleIs there any way in ionic to listen to android custom broadcast message?
@tushar4ic wrote: I have found one non-angular implementation here : https://www.npmjs.com/package/cordova-plugin-broadcaster, But that's not working. Here is my code inside app.js's...
View ArticleUi-router and iOS (stateProvider)
@florianM wrote: Hello everyone, I'm trying to develop a mobile app with ionic and ngCordova but I have a big problem with iPhone. I use ui-router to get my params in url by example /menu/product/:id...
View ArticleIonic passing cookie to webview
@chuck987 wrote: i am new to ionic, is there a way to pass cookie to the webview from the app? Posts: 1 Participants: 1 Read full topic
View ArticleIos header back button problem
@sungjae wrote: when click the header bar back button in IOS , It's called back many times to controller.what the problem? help me!! Posts: 2 Participants: 2 Read full topic
View ArticleIonic framework hide ion-tabs on certain tab state
@rvabrazaldo wrote: I've been trying to find a solution but I can't find any. I'll use basic examples so anyone who knows ionic can understand my problem well. ionic start myApp tabs will create a new...
View ArticleDetect if the scroll is at bottom
@JerryBels wrote: Hello guys, I want to detect if the scroll is completely at the bottom of the page. For that, I thought about using the scroll position + the window.innerHeight, and to compare it to...
View ArticleAbout the Ionic 2 category
@mhartington wrote: (Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters. Until...
View ArticleCan Ionic or ngCordova Support Managed App Configuration?
@Shredmer wrote: Hello, I am trying to grab and store the username string value from my MDM (AirWatch). I have been told this can be achieved by using Managed App Configuration and was wondering if...
View Article