IOS - Lost all storage when close app
@tuonglm wrote: I build mobile website and embed to ionic via iframe. But In IOS version, when i closed app, HTML5 local storage are gone. I test on safari is still ok. I’ve spent the whole 2 days...
View ArticleSelect/unselect All option for dynamic populated ion-select
@harsha26 wrote: Hi, I am using ion-select to display options dynamically. I want to provide user an option to select/unselect all the options at one shot. Is there any way to accommodate that option...
View ArticleHide ion-tab for non-logged
@pawelwb wrote: How can I hide ion-tab for non-logged users and display it automatically when someone is logged? Posts: 1 Participants: 1 Read full topic
View ArticleError while building in ios
@divyanaireficaz wrote: Hi, My project shows error while building in ios. In android there is no issues. The error i got is as follows "Duplicate string index signature....
View ArticleHow to print to termal receipt printer
@mrijnwal wrote: Hi, I am not a developer but our team is asking for more information how to be able to connect termal printers in the application. We want to be able to print to termal receipt pos...
View ArticleHow to override default button of a datetime picker
@Bboypluss wrote: hi guys, i have a date time picker <ion-item> <ion-label floating>Date</ion-label> <ion-datetime displayFormat="MM/DD/YYYY"...
View ArticleDynamic formcontrolname issue while looping
@vibinflogesoft wrote: Hi, I have an issue with looping dynamic form controls.Can anybody help me on this.How to bind form control name dynamically. I am using angular 2 form builder for creating...
View ArticleIon-scroll to top
@khokhardheeraj wrote: Hi, I want to scroll to top of the it. Is there any method to scroll it to top? Thanks Posts: 2 Participants: 2 Read full topic
View ArticleHow to embedd Vimeo password protected videos in app using ionic 3 framework
@ngaba wrote: I am trying to embed Vimeo password protected videos on Ionic3 App, I am getting the option to enter password, but screen gets refreshed each time I enter the password. for Android...
View ArticleIs there any way to know user successfully shared the app in IONIC2?
@saty932 wrote: I have written some code to share the app through different apps but the problem is even if I don’t finish the sharing successfully then also .then() method is triggered and getting...
View ArticleCROS Issue accur
@pradhan7 wrote: when post api run i have create this problem… 1. [Error] WebSocket network error: The operation couldn’t be completed. Connection refused (x192) [Error] ERROR – Response {_body:...
View ArticleAccess external USB camera
@MartinCarlson wrote: I haven’t found anything relating to this so hope I am not duplicating. Essentially I have a requirement to access an external USB connected camera. Think photographer wanting to...
View ArticleIonic Storage seems to sort keys alphabetical
@vonNai wrote: Hi there, Recently I am working on Ionic application which would be hopefully deployed to mobile platforms. Basically Im storing some data in Ionic storage like this:...
View ArticleNgrx Store for chatApp + Ionic 3
@reverYoungFo wrote: Hello, I’m begginer with either Ionic or Ngrx Store. I want to develope app that will have a chat module. So my question is: How can I manage architecture of this whole project? I...
View ArticleOpen external URL on IOS
@karolpivo wrote: Hi, I want to open external URL in a system browser. I have the following code which work on Android, but not on iOS. on iOS simply nothing happens, no errors in the console, etc....
View ArticleAcces to restful response in json
@sammycolson wrote: i can’t access to a key of a json response from a restful web service. {"_body":"{\"values\": {\"user_id\":\"1\",\"name\":\"fred...
View ArticleGet token return null
@wwyy wrote: I’m building push notification by (ionic3 and firebase) , when running on emulator (genymotion api19) gettoken() return null , when running on device or other emulator getToken() return...
View ArticleProblem for compile with gradle
@jochercoles wrote: Hi colleage, I have the follow problem. When I try run the command ionic cordova run android --device, all begin ok until when it try unzip the file gradle, or is that I undestand...
View ArticleMode: 'md' for ios in Ionic View not applied
@DmitriyLer wrote: Hello everyone! I prepared the app on ionic for android. On android phone the UI looks OK, but on IOS (i used Ionic View to test, because i’m working in VIsual Stuido) i have some...
View ArticleIs it possible to create a custom camera app with these features
@drozay007 wrote: I need to create an android & iOS app that utilizes the photo and video camera. I read through the camera documentation but I’m unsure if this is possible Is it possible to...
View Article