Images failing to load on ios 11 after time
@robgore1 wrote: Please forgive my struggle trying to describe this issue. My application works perfectly on Android. On iOS I have been struggling with the following symptom: The app works perfecting...
View ArticlePush notification not working when app is closed (I don't mean in...
@danishack wrote: Notifications are working when app is in foreground and in background but not working when its closed or killed from task tray. Help me here please. ionic info: cli packages:...
View ArticleIonic firebase shopping cart part 3
@mark2k wrote: developerslearnit.com Building an Ionic 3 Shopping Cart App with Firebase Realtime Database - Part 3 DevelopersLearnIt is a web development blog discussing all things programming,...
View ArticleRipple effect works only the first time
@FabioGond wrote: I have a button in my homepage with the ion-item directive, so when the user clicks on it, there is a ripple effect on the button. My button opens a new page with setRoot and when...
View Article[Unsolved] Don´t change variable if input=null
@RobertLinde wrote: Hi, In my app, there is the option to enter some strings as input, but you don´t have to enter a value. If you do not enter a value, it should just keep the default-value of the...
View ArticleI have been trying to create a user authentication using a local json file
@oussemaguedda wrote: I have been trying to create a user authentication using a local json fil, who can help me find a solution please. Posts: 3 Participants: 2 Read full topic
View ArticleErro http.delete em api com slim.php
@farlengeraldo wrote: Estou recebendo erro de acesso negado ao executar o comando abaixo: deleteProduto(id) { this.http.delete(this.URL + 'produtos/' + id) .subscribe(id => { let alert =...
View ArticleCapture shared map pin
@timlitw wrote: In android and ios you can share a pin on a map via a text message. I want my app to be able to be chosen instead of the native map or navigation app if a pin is sent. Is this possible...
View ArticleNon-public URL scheme
@palaniraj wrote: i have faced “non-public URL scheme, which is a private entity” issue itunesconnect Rejected my app release. i have no idea how do identify in my source code to fix this , if any one...
View ArticleApplication crash on VIVO brand
@athlona64 wrote: i created application used background mode call geolocation few minute application crash and device reboot automatic i tried other device Xiaomi , Huawei no problem Posts: 1...
View ArticleIon-fab not fixed in android 5
@rashidi wrote: I use the following code for button fix in page <ion-fab bottom left fixed> <button ion-fab mini color="danger" (click)="content.scrollToTop()"> <ion-icon...
View ArticleHow to implement check box in ionic 3 with firebase
@chakradharsw wrote: Hello, I’m practicing ionic 3 with firebase, I’m trying to get check box values in ionic 3 and save them in firebase database. can anyone have suggestions how to generate...
View ArticleIonic storage package,SQLite vs FireBase
@Taraa wrote: Hello everyone… So I’ve been studying ionic and working on an Ionic project at the same and recently I got stuck on a phase that I should choose a technique for storing data! Ive been...
View ArticleHow to change the avatar alignment left to center
@flycoders_sourav wrote: How to change the avatar alignment left to center below my html code <ion-card> <ion-item style="text-align: center"> <div style="text-align: center">...
View ArticleIonic 3 Bluetooth Print
@Cypher18 wrote: Hello, I’m using these sample bluetooth print solution. ///////////////////////////////////// GitHub razmans/ionicBluetoothPrint ionicBluetoothPrint - If you are looking to find out...
View ArticleInAppBrowser leaves blank pages behind upon close
@EmreErdogan wrote: Hi guys, Do you know what those about:blank pages appearing on the devices list in DevTools are? I see that the number of about:blank pages increments each time I open and close...
View ArticleE-Mail Composer: send global variable
@RobertLinde wrote: Hi, in my App I am using an email-composer. In the body of the mail I would like to send some global variables (global.caption1, global.caption2) I defined previously, combined...
View ArticleUpload Multiple Images to Firebase Storage And GetDownload URL
@pnchlC wrote: Im Using Ionic Image Picker(Native) to Get Multiple Images to an array.in array file look like this file:///data/user/0/io.ionic.starter/cache/tmp_IMG_20180520_182034263619941.jpg My...
View ArticleCyclical dependency and cannot resolve all parameters of
@IAmos wrote: Hi, I have a component (ItemDetailsPage) that is importing a helper service import { Helper } from './../../app/Helper'; and in the constructor I have constructor(public viewCtrl:...
View ArticleError: ./~/sshpk/lib/dhe.js Module not found
@chantc wrote: Why i have this error when build to ionic pro. Thanks [12:02:33] webpack started … [12:02:33] copy finished in 5.97 s [12:02:48] ionic-app-script task: “build” [12:02:48] Error:...
View Article