Access SD card root directory with Ionic 3
@anton_klochko wrote: Hi all ! Could anyone suggest please .. is it possible in Ionic save data to SD card root directory ? I am using native method File.externalRootDirectory, instead of the root...
View ArticleIonic 2 File Transfer issue
@miordache wrote: Hello, I'm trying to download some files stored locally on a remote node server and serving them with express.static('folder') etcI see that download it's working properly and files...
View ArticleStore user data in his own google cloud or firebase?
@shkipper wrote: Hi! I want to store user data (like ToDo lists with items) in his own google cloud (cloud datastore, cloud sql, firebase, ...) or google drive. Is it possible, is it a good or bad...
View ArticleUnable to install Plugins
@kashyap_dev wrote: I'm trying to install geolocation plugin and Toast plugin and QRcode plugin, on every time I'm getting same error message, I can't undersant, please fix this issue, thank you in...
View ArticleEmbedded Facebook posts no longer available
@peiwu wrote: This is related to this post here stackoverflow.com Ionic : Can't display facebook embedded posts in a iFrame on Android android, facebook, cordova, iframe asked by Seven Ionic on...
View ArticleSQLite and SQLiteObject not find, even after Import from '@ionic-native/sqlite'
@sumanghosh wrote: Hi All,I am using Visual Studio Community-2017 version to do hands on CRUD operation in ionic2 and SQLite db.I have added SQLite storage native addins into VS and now writing .ts...
View ArticleHow to pass in ionic multiple time same id to different controller
@Khaleed6066 wrote: hi guys im using ionic one .im new to here....im developing ionic app in that i have been taken as 4 controllers such as table,category,item and finally i want to place dem in...
View ArticleStandard layout of ion-list radio-group
@Paepens wrote: I have some formatting troubles I have a basic form with:* 1 basic text input* 2 radio groups But I'm not getting the layout 100% right:* the label of the radio-group's is smaller...
View ArticleIonic 4.4 update, ionic serve not found command
@wildwolf2015 wrote: when update ionic 4.3 to 4.4 ionic serve not working, and show me ionic Posts: 1 Participants: 1 Read full topic
View ArticlebluetoothSerial.setDeviceDiscoveredListener().subscribe() does not return data
@Julian_92 wrote: bluetoothSerial.setDeviceDiscoveredListener().subscribe() does not return data. What do I do wrong? global packages: @ionic/cli-utils : 1.4.0 Cordova CLI : 7.0.1 Ionic CLI : 3.4.0...
View ArticleImages and fonts doesn't appear when I run the app on my phone
@CarolineKo wrote: Hello, I added the android platform to my project, when I run the app every functions works but images and font doesn't appear How can I solve my problem? Thanks in advance !...
View ArticleVideo chatting with recording facility Ionic 2
@vasanthb wrote: I need to implement a feature that is similar to Skype web call. In our product from web a call will be generated which appears like a skype call in the users mobile. Once he pics the...
View ArticleIntermittent white screen of death errors on browsers and devices
@baadier wrote: So we are stuck on something weird. We have 3 devs getting intermittent white screens of death on both the browser and on devices(Android). Nothing shows up in the console on both...
View ArticleStorage is always undefined
@martijnhiemstra wrote: Hi all, I have a Project where I need to use the storage to store user data and accesstokens. I have written the following code and put it in auth-service.ts that is located in...
View ArticleHi, can someone tell me how to delete a google maps native marker
@maribelmacea wrote: Remove () and clear () do not work import { Component } from '@angular/core'; import {UbicacionProvider} from '../../providers/ubicacion/ubicacion' import { HomePage } from...
View ArticleSearchbar background change
@7773783 wrote: hi,is it possible to change the searchbar background color? thanks, Posts: 1 Participants: 1 Read full topic
View ArticleI do not know how to disable debugging
@roninkaila wrote: good,Try uploading the app created in ionic cordova to google play console and I get the following message: Upload errorYou have uploaded an APK that can be debugged. For security...
View ArticleIonic 2 home page accidentally replace
@iamsinghchandan wrote: I'm developing a Ionic 2 project and already had a page called "home", so I needed to create another page and did the command "ionic g page home", so my actual page "home" was...
View ArticleCredit/Debit Card Readers for ionic framework
@nituroy wrote: Hi is there any sdk available for read credit/debit card Posts: 1 Participants: 1 Read full topic
View ArticleGoogle Maps native not load map first time
@Hanzo wrote: Hi, I'm trying to use native Ionic Google Maps library with a Ionic sideMenu template. My problem is that when the page is loaded for the first time the map is not loaded. The event of...
View Article