Large push notification icon. How?
@mvg1984 wrote: Hello guys! I am stuck with push notification icon on android. I always get small icon on the top of the notification message, but i want to large icon in the left of the notification...
View ArticleSelect count sqllite ionic 3
@andika1204 wrote: i want to ask why if i alert my result it becomes undefined? this is the code result:any; countdb(){ this.sqlite.create({ name: 'logindata.db', location: 'default' }).then((db:...
View ArticleHow to implement Share application "link"
@flycoders_sourav wrote: I have share button when any user click on this share button my app link will be share. i don’t have any idea how can i implement. please help me anyone .sorry for bad english...
View ArticlePWA Toolkit and Ionic 4, two codebases?
@Munn wrote: I have a question regarding the new Stencil based Ionic PWA Tool Kit and Ionic4. From what I have seen, are these going to be two individual entities? The main thing I absolutely love...
View ArticleIonic 3 run function once only(on first time app is run)
@dhameergovind wrote: Hi there I am trying to execute a function which sets an array to default values in ionic storage, however I need this to happen only when the app is run for the first time(after...
View ArticleEasily building ios package on Windows without IONIC PRO?
@perenyitamas wrote: I have a big problem. I really need to test my app on ios, however because of my plugins, ionic view is not compatible with my apps so i need to build the app and copy it to my...
View ArticleAccidentally sent an application to the wrong person
@eriksie wrote: Heya, I accidentally sent an application to the wrong person XD I was going to send it to the organisation I’m part of but got a character in the name wrong. Is there a way to restore...
View ArticleIonic white screeen display
@wandie wrote: I have a problem with my app it displays a white screen in ionic lab and when i deploy it on device how can i fix it Posts: 3 Participants: 2 Read full topic
View ArticleIonic deploy not working correctly on iPad when app downloaded through app store
@jetinsight wrote: deploy.check returns snapshotsAvailable as true on iPhone through the app store and xCode built iPad, but not on iPad as downloaded through the app store. What may be causing a...
View ArticleERRO JAVA_HOME
@RafaelAM wrote: (node:6872) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejec tion id: 1): CordovaError: Failed to run “javac -version”, make sure that you ha ve a JDK installed....
View ArticleImport $state into a js file
@Hanzo wrote: I’m user of Ionic 2+ but I’m a new user on ionic v1. First sorry but this is a basic doubt I’m trying to implement wikitudes cordova plugin into a ionic v1 project. Into the index.js...
View ArticleModalController disables SideMenu
@ritopls wrote: In my APP I am navigating between pages with the NavController. That works fine and as it should, but I have cases in which I want to redirect to the start page. For this I used...
View Article"Hello World" Ionic Cordova doesn't start on Android Emulator
@fmenghini wrote: I’ve a problem when I try to start my Hello World App on an Android Emulator. With ionic cordova run android or ionic cordova emulate android In console I’ve the successful build...
View ArticleNotification icon white
@kapil7790 wrote: notification icon coming white. Posts: 1 Participants: 1 Read full topic
View ArticleTestBed for HttpInterceptor shows NullInjectorError: No provider for Events
@srjovanovic wrote: I’ve created HttpInterceptor, and I’m using Events in constructor as shown. I’ve wrote TestBed for it, but when I start Karma, it shows an error: Error:...
View ArticleIonic: Save file to externalDataDirectory
@anton_klochko wrote: Hi all ! Could anyone suggest please definitely … is it possible to save file on Android to externalDataDirectory ? For pass I am using … import {File} from ‘@ionic-native/file’;...
View ArticleAWS SNS notification not receiving when app is closed
@dyfolabs wrote: Hi, I am not receiving notification on my android phone when app is closed (Not in foreground or background). I am using GCM, integrated with aws sns service to receive notification....
View ArticleIonic Creator Native Camera task
@applacadabra wrote: I need someone to help me get native camera support going in a test app we are developing. This needs to be done in Ionic Creator, so you will need an account so we can add you to...
View ArticleAngular Date Pipe not working after ugrade to Angular 5
@filippodicostanzo wrote: I use a simple data pipe in my html page: this is the code <div>{{item.validationdate | date }}</div> and the error is this ERROR TypeError: Cannot read property...
View ArticleFile Manager App using Ionic
@bharathirajatut wrote: You can follow this link to write your own file manager using Ionic. Ampersand Academy Create File Manager Mobile Application Using the Ionic 3 Framework Create File Manager...
View Article