Read SMS and List using Ionic
@bharathirajatut wrote: Ampersand Academy Ionic 3 Read SMS and display Sender, Message as List Ionic 3 Read SMS and display Sender, Message as List Posts: 1 Participants: 1 Read full topic
View ArticleGet List of Installed App using Ionic
@bharathirajatut wrote: Ampersand Academy Get List of Installed App using Ionic 3 Framework Get List of Installed App using Ionic 3 Framework Posts: 1 Participants: 1 Read full topic
View ArticleSelect and input one-line problem
@barreola wrote: Why it looks like this? This is on browser, but even on a real device is like the screenshot: <ion-grid padding> <ion-row> <ion-col col-9 push-3> <ion-item>...
View ArticleBuild error after installing push plugin
@divyanaireficaz wrote: Hi, I got an error while trying to build my project after adding push “ionic plugin add phonegap-plugin-push”. Without push plugin no issues. Issue is as follows. "Execution...
View ArticleLaunch navigator to more than two points
@HugoPetla wrote: I want to launch external navigation to more than just the origin and destiny, I want to have the option to send an array of waypoints(or something like that), with different lat and...
View ArticleOnesignal Plugin Install Fails
@jmalherbe wrote: Hi, I’ve created a brand new app on iOS. Output from ionic info ionic info cli packages: (/usr/local/lib/node_modules) @ionic/cli-utils : 1.19.1 ionic (Ionic CLI) : 3.19.1 global...
View ArticleSelect and input one-line
@barreola wrote: Why it looks like this? This is on browser, but even on a real device is like the screenshot: <ion-grid padding> <ion-row> <ion-col col-9 push-3> <ion-item>...
View ArticleUnable to view pdf in android app
@saeedjassani wrote: Hello, I am a beginner in Ionic (have previously done a lot of development in Android native). Now I am building a ionic application which displays a pdf file. It works fine when...
View ArticleIonic Native: deviceready did not fire within 5000ms
@2ndeffect wrote: Hi all, I’ve searched the forum and the web for a solution to this, and all I see are suggestions like try with less plugins and stuff like that. In my book that is not really a...
View ArticleUnable to build an ionic 3 app in xcode using phonegap-plugin-push - err:...
@IonicZb wrote: Hi, I’m unable to to build an ionic 3 app in xcode using phonegap-plugin-push - err: library not found for -lGoogleToolboxForMac. I successfuly added the plugin and iOs platform. But...
View ArticleGeolocation Plugin not working
@HeyItsMatty wrote: Hi there, i am trying to use the Geolocation native plugin to grab the users location for use in our app. WHen running the code in the browser through ionic lab (see code below)...
View ArticleAccessibility with talkback using Google Maps
@AndreVicente wrote: I’m using native Google Maps in a app. I already finished and published the app. Now I started test the app with talkback I’m having some bugs. Talkback select markers on map, I...
View ArticleCan't live edit with dev tools on android sim
@joe_scotto wrote: Using an ios simulator and safari inspector, I can edit html/css no problem but when I try with android, I am unable to add new styles. I can modify existing ones, just not add new...
View ArticleDisplay data in order by date IONIC/FIREBASE
@EnzoDLP wrote: Hello, I have one more thing to finish my application … I use ionic with Firebase and I post comments on a page! However, I can not display them in order by date. They appear in the...
View ArticleHow to convert an image to Blob
@olajhidey wrote: I am having a bit issue with trying to convert my image to blob file = "assets/imgs/profile.png" //this is the image to be changed to a blob let reader = new FileReader()...
View ArticleSetting instance variables in constructor and observables - "this" is unknown
@Bschuhma wrote: Hi everyone , Hopefully this is a noob question about promises/observables and instance variables… Having difficulties in a constructor that opens an XML file (via http get), parses...
View ArticleChoose where will appear the ActionSheetController
@armensanoyan wrote: I have a list of matches each of them is a button. When you push any match I want to get a new list of players under that match. By ActionSheetController I can get a list of...
View ArticleHelp with Ionic Offline data transfer
@BaesicSol wrote: There is this Ionic 2-3 App am working on. I want to perform offline transaction by transferring data between two devices without the aid of any network. The objective was to use...
View ArticleMultiple apps under one project using different configurations
@barakdof wrote: Hello, I’m using Ionic 3, Angular 5. I’d like to define multiple apps under one project. This is something that can be done in Angular, see...
View ArticleHow to fetch a particular youtube channel video
@flycoders_sourav wrote: How to fetch a particular youtube channel video into my app is it possible ?if possible please guide me anyone Thank you. Posts: 1 Participants: 1 Read full topic
View Article