Uncaught Error: [$injector:unpr] Unknown provider: $logmProvider
@SarahAmini wrote: Hello, I am using Ionic version 1.7.6 . I am seeing this error in my application console and my app gets stuck in splash page because of this: Uncaught Error: [$injector:unpr]...
View ArticleRotating a device while on a slider page
@HinderiksR wrote: Hi, When rotating a device whilst on a page with sliders going from protrait to landscape, it takes a second to resize which is really ugly. Anyway to fix this ? With best regards,...
View ArticleConvert some JS code to TS to make a similar radio button
@romulus64 wrote: Hello guys, I would like to use this code to make a kind of radio button field but I’m not an angularJS developer and I can’t understand the JS code, can someone explain me how to...
View ArticleSite Ionic Creator not Open
@allancmello wrote: Was there a problem with the Ionic Creator website? I can not access. Posts: 1 Participants: 1 Read full topic
View ArticleWrite Letters by Numeric Keyboard FN
@norbertbede wrote: hi, any idea how we can write letters by hardware numeric keyboard by enabling FN button. xref: https://en.wikipedia.org/wiki/Fn_key my problem: when i press FN then type A by...
View ArticleChange the background color
@Tartons wrote: Hi there. How can I change the background’s color of my app? Someone to help me? -beginner Posts: 4 Participants: 2 Read full topic
View ArticleSearch for html tag
@mdline wrote: Hello, my backend call returns in its body a html. I want to search for a specific class in the result. So how can I search for the class? Posts: 1 Participants: 1 Read full topic
View ArticleVideo trim option in video editor not working
@abrseqato wrote: the native plugin video editor’s trim functionality is not working in ionic.I tried it but its not giving a trimmed output Posts: 1 Participants: 1 Read full topic
View ArticleDatabase for Ionic with node.js
@Quiesan wrote: Hi ! I use node.js for my backend but I hesitate between MongoDB and MySQL for the database ? Whay do you advice me please ? Posts: 7 Participants: 2 Read full topic
View ArticleIonic-openweathermap
@Louis101 wrote: I have used the ionic-openweathermap. But, I am unser how to implement the icons with it? options = { apikey: “e7262cf36bc726f582faa2b2641f9e3f”, city: {“name”:[“Bolton”]},...
View ArticleMessage reading using ionic native plugin
@champion007 wrote: Hi Folks, I am doing a POC where i require to read OTP message sent to mobile if it gets to same mobile device auto populate the OTP in the verification input. Appreciated Posts: 1...
View ArticlePuzzling Issue while working with Date() in Ionic (QUICK HELP WILL BE HIGHLY...
@waleedshkt wrote: I am struggling to get my head around the puzzling issue arising when setting and manipulating date and time. Here is what I am doing: I am creating an array repeated_pickups that...
View ArticleError: Uncaught (in promise): TypeError: Cannot read property '0' of undefined
@olifreitas wrote: Hi, I’m a beginner in “Ionic” and I have the following error … print_ionic.png1583x787 108 KB Posts: 1 Participants: 1 Read full topic
View ArticleExpression has changed after it was checked on input hidden type
@azizidhalan wrote: I getting this error everytime i run my application, It happens directly when i open my apps. Please help me. Error Error: ExpressionChangedAfterItHasBeenCheckedError: Expression...
View Article[Freelance / Remote] Implement In-App Purchase
@Collaborate wrote: Hi, I’m looking for a developer to implement a function which will remove all in-app admob-free advertisements on purchase. I’ll supply a straightforward project for you to...
View ArticleAny Ionic example using Android Fingerprint Auth?
@josepatricio wrote: Hi please, I need a example using this plugin with a Dialog or smth… , so far at least when I added the plugin it builds correctly , But I also tried to use Fingerprint AIO plugin...
View ArticleFirst app start after download from Store - different than later app starts?
@JayKay wrote: I need your help… Is there anything different or special about the first start of an Ionic Android app after installing it from Play Store? I have issues with my app not loading the map...
View ArticleModal Auto Adjust Height to Fit Content
@mhtchong wrote: Hi everyone, I have change the default design of the modal so that it won’t occupy the whole screen. I have a lot of issues with it: How do I make it adjust its height and width...
View ArticlePackage.json: Caret vs. pinned versions?
@Audrey84 wrote: What is the current opinion on using caret versions (like "ionic-angular": "^3.8.0",) vs. pinned versions ("ionic-angular": "3.8.0",) in package.json? Which one makes more sense and...
View ArticleAdding an array to native storage
@sunnyj58 wrote: I am trying to build an app that will allow a user to scan a barcode, then save the time this barcode was scanned to native storage. Then each time the user uses the application, they...
View Article