Create dynamically ion-row?
@Kaniar_Kode wrote: Hi there ! First, I’d like to know if it’s possible to create a ion-row (or ion-item) dynamically… In the following code, I have a ion-row with a ion-item in which I have 2...
View ArticleNode Schedule
@yeeqinghew wrote: Hello, anyone knows how to implement this “npm install --save node-schedule” into typescript? As most of the websites are about javascript,Node-schedule Posts: 1 Participants: 1...
View ArticleProblem with my simple timer
@perenyitamas wrote: Hello guys! I have a big problem. My user can set a time in minutes in the settings and my timer will countdown from that time. However when i load the page, the timer display...
View ArticleImplementing Parental Gate for Apple
@arlevi wrote: In general - kids apps require "parental gate" Doc: https://developer.apple.com/app-store/parental-gates/ How can I implement such solution within an Ionic app ? I’m not sure which...
View ArticleImage size
@Tartons wrote: Someone could tell me how to edit the size of an image attached? Posts: 2 Participants: 2 Read full topic
View ArticleSounds on buttons
@Tartons wrote: How do I add sounds on buttons? Posts: 1 Participants: 1 Read full topic
View ArticleBlack Status Bar with Ionic Cordova Run
@DevinShoe wrote: The status bar is completely black (showing no notifications, no time, no WiFi indicators, etc.) whenever I deploy my Ionic application to my Android device. The command I’m using is...
View ArticleManual Data Entry in Ionic
@infinity_ananto wrote: I am new to IONIC. I wanted to know what is the ideal choice for storage. Should i use ionic storage for that? Also i need to manually enter some data for the app. Now i can’t...
View ArticleCan not use type 'list' as variable type in ionic project
@armensanoyan wrote: Hi! I am using angularfire2 in my ionic project. I need to get data in list to use querying-lists If I understood correct there is no lists in typescripts so writing public...
View ArticleJs size reducing technics
@raxim wrote: Hi There, I had lots of complaints about ionic regarding to the js size and the bugs which havn’t been fixed for a year, now i was able to measure the minified size of my app. My lib...
View ArticleNavigation bar is not shown in iOS
@AliRezaBeitari wrote: I moved my custom toolbar to a new component and then I referenced it in my Home page, but in iOS the navigation bar is not shown: When using component: ios.JPG901x189 13.4 KB...
View ArticleBest Deeplinking Solution in 2018?
@user5555 wrote: I currently have cordova-plugin-customurlscheme Instaled for Linking in my App with a custum scheme. Becaue it won’t display as a link in messaging apps like whatsapp and telegram, I...
View ArticleCordova run android fails
@LarsS wrote: Hi, the cmd cordova run android fails with this message: Android Studio project detected ANDROID_HOME=C:\Users\LS\AppData\Local\Android\Sdk\tools JAVA_HOME=C:\PROGRA~1\Java\jdk1.8.0_161...
View ArticleCannot find module "@angular/core/src/metadata/directives"?
@Louis101 wrote: I am getting this error cannot find module “@angular/core/src/metadata/directives” But I am unsure what it is? Posts: 1 Participants: 1 Read full topic
View ArticleMap Converted XML to JSON
@wiredmartian wrote: I’m retrieving XML from this forexfactory.net and converting it to JSON using X2JS. I’m able to achieve this on my provider, however I can’t use the data on my page since I can’t...
View ArticleNOT_FOUND error when saving photo from camera
@ultrasamad wrote: I am using ionic cordova cameraplugin to take a photo. I used the File plugin to move the photo to an external storage location. This is a snippet… let extStorage = this....
View ArticlePlay Store & AppStore commission
@developer_med wrote: Hello for everyone, I’m developing i ionic 3 app and in this app there is the possibility of online payment throw (CB, PayPal) so please I want to know the commissioning of the...
View ArticleI can't JWT implementation for my app
@umutgur wrote: Hello, I am trying implementation JWT with https://github.com/vmanchev/ionic3-seed-jwt but I didn’t able it. Last, I got that error Uncaught TypeError:...
View ArticleBug in IonicPro deploy documentation (extract)
@shankari wrote: I am not sure how to “report this through the official channels”, but the deploy documentation for IonicPro is broken. According to the documentation, the extract call should return a...
View ArticleIssue with plugins
@brunovinoli wrote: I’m trying to install two plugins phonegap-plugin-barcodescanner and mercadopago-plugin-2, but there is an incompatibility between them. When I try to run on android I get this...
View Article