Message 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 https://drive.google.com/open?id=1Ivez_R0Pv9RKR0D2EAoZD--1VqTBC8bf Posts: 1...
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 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 ArticleSecure REST API without User Authentication
@IndyJones72 wrote: I know this is very similar to an older ionic-1 post, but I thought maybe it needs a refresher. So I have an app which a few commentators/reviewers felt would benefit from just...
View ArticleCopy Paste Prompt
@Kochraph wrote: When users press long on text they receive a pop up (prompt) to copy and paste, but the language should be the one of ios and it’s only english even if if springboard is in french…...
View ArticleProblem with on ios platform
@_Ali94 wrote: Hi guys, I have small issue wish you can help me to solve it As you see in this picture (there is a space between my list and tabs header) how can I make it such as android ? I don’t...
View ArticleFacebook api group list
@s1lv10 wrote: after login to facebook I want to see a list of my groups with ionic. Posts: 1 Participants: 1 Read full topic
View ArticleLocal notification click event issue
@developer_med wrote: hi guys, i use push notification to push notif in ly app when app is not running the notif is set in notification bar and i when i click on notification i redirect user to...
View ArticleIonic Capacitator like React Native?
@aldoso wrote: I saw this on: https://ionic-team.github.io/capacitor/ I Does that mean we will be able to add native swift/Objective-C for iOS or Java/Kotlin for Android directly into our Ionic app...
View ArticleChange the background color of a Page
@Tartons wrote: Hi there. How can I change the background color of my app? Someone to help me? -beginner Posts: 1 Participants: 1 Read full topic
View ArticleMake a list of buttons
@Tartons wrote: How do I define a list made of buttons, as this example with strings: items: String[]; this.items = [ Soccer,Basketball ]; -Beginner Posts: 1 Participants: 1 Read full topic
View ArticleA way to lazy load images in ?
@jaybloke wrote: I’ve built a simple photo gallery page which shows thumbnails of the photos in a grid. When the user clicks on a photo it presents a modal that shows the full-size image. The user can...
View ArticleScroll with both X and Y at the same time (diagonal scrolling)
@ady wrote: Hello! I’m trying to make a page in my app that shows a div with the user being able to pan over it. So far I’ve got it working by using simple scrolling: <ion-content>...
View ArticleHo w to implement accordition list in sidemenu
@surumulluprudhviraj wrote: this is my json dat alke this i am having 6 i need to implement title in the side menu in accordition list field_image: " ", title: “Al Fanar”, field_restaurant_slogan: “An...
View ArticleIonic Deep linker view does not update on browser back button event
@abhibly wrote: I have a PWA built with ionic deep linker. I have done a demo here https://stackblitz.com/edit/ionic-mee2ut?file=app%2Fcustomer%2Fcustomer.component.html where the browser back button...
View Article