Ionic package IOS Build fails missing 'xcode' npm module on setManualSigning.js
Does plain ionic build ios work?
View ArticleApp is run forever
Thanks for ur response.May be my code is incorrect.Kindly give me idea for app is keep running forever.
View ArticleApp is run forever
phonegap-plugin-push will never receive push noti. if your app is closed.Try using OneSignal plugin.It will receive notification even though your app is closed.
View ArticleApp is run forever
Thanks for ur reply.I have one doubt.can i used onesignalplugin for FCM/GCM pushnotification?and also what is the googleProjectNumber
View ArticleIonic package IOS Build fails missing 'xcode' npm module on setManualSigning.js
I guess it will not work, because i'm on ubuntu, which is a linux. I've also tried to update my ionic cli to the latest version and the error is still persisting
View ArticleApp is run forever
anivaishu: /GCM pushnotifica you need to make account on onesignal website. and there you will have to provide your GCM server key and sender ID.
View ArticleChanging values in ionic not getting?
Hi,, in html <ion-icon [name]="data.isFavourite ? 'starIcon' : 'star-outline'" (click)="favourite(data)" id="favourite-data.id"> in ts favourite(data) { if (data.isFavourite || data.isFavourite...
View ArticleIonic 2 youtube player
Hi Actually I am stuck with my video not working'please can u look at thisin html <iframe width="100%" height="315" [src]="videoUrl" frameborder="0" allowfullscreen></iframe> in ts...
View ArticleApp is run forever
Yeah.. i am using it and it's receiving notification even though app is closed.
View ArticleCordova app console.log not showing in the xcode
Hi..I have already tried this, but the web inspector window looks like empty Screen Shot 2017-06-22 at 10.11.34 AM.png1701x958 78 KB
View ArticleApp is run forever
@ravi_sojitra Thanks for ur patient.I have account for onesignal website also i created a new app. Firefox_Screenshot_2017-06-22T04-36-39.019Z.png1600x791 43.1 KB How can i get Google project Number?
View ArticleDisallow decimal in an input field
Dear All, How not to allow the input of decimals in an input field in ionic. Thanks for helping. Ashley
View ArticleIon-scroll inside $ionicPopup is not scrolling
Can you share some code or an codepen example. If there is a list with ng-repeat within a popup, it should scroll automatically.
View ArticleIonic package IOS Build fails missing 'xcode' npm module on setManualSigning.js
I don't think you have updated ionic/ionic-cli properly. Try to do a npm uninstall -g ionic npm install -g ionic@latest npm install -g cordova npm install --save-dev --save-exact...
View ArticleScheduler in ionic 2 app
Hi, I have a requirement of 1. Open ionic 2 app2. Set a time and close the app3. Consider the app is not running in the background.4. When the time is reached, i need to open my app with an alarm. Is...
View ArticleHow to use hidden attribute to hide an element in an array
Thanks for making it readable Sujan Also please help me on the resolution Thanks
View ArticleNot getting any file browser in Ionic 2
@shubhangi_123 Did you got the answer for your quetion. If yes, please let me know how to acheive it. I'm also stuch with same
View Article