WebSocket in Ionic 2
@arnhrwd wrote: There seems to be a lot of confusing discussion about using websocket in ionic apps, and very little if anything I can find concerning ionic 2 apps. I really need a websocket api for...
View ArticleHeader disappear on controller reload
@umefarooq wrote: Hi i am checking internet connection in my app controller, it working fine show popup message if app is offline, when i reload the same controller header disappear, i have tried...
View ArticleNgModule not found in ionic 2 app?
@mtycholaz wrote: This part is confusing, and I only figured out through trial and error. Being a newbie to Typescript, Ionic 2, and Angular 2, I've been doing a lot of reading. What I've found in the...
View ArticleIonic push notification not working (By youtube guid)
@sagi_uziel wrote: I tried to create ionic push notifications in my app by this tutorial: and I got this errors: [09:19:34] Finished 'sass' after 1.47 sTypeScript error: app/app.ts(16,5): Error...
View ArticleAnyone know about facebook bot?
@arunkumarinde wrote: Hi , i want implement facebook bot in my ionic application. could you please any one help me Posts: 1 Participants: 1 Read full topic
View ArticleNav.push right
@poonsak58 wrote: navbar is right side. i want to left side.How to fix it? <ion-header> <ion-navbar dark> <ion-title style="color:white;">Hansa Wave</ion-title>...
View ArticleIonic View Error - Android Back Button breaks Modals
@SubEffect wrote: Using Ionic View the Android Back Button does not close Modals and breaks them. I cannot close a modal with it's own close button after pressing the Back button. This doesn't seem to...
View ArticleAngularjs custom filter crashes
@amrayoub wrote: i'm trying to filtering the data json by id , it works great with the id , but when i put the model , it doesn't' work. <ion-content ng-repeat="model in models | filter: { id: 9...
View ArticleIonic Serve no longer working
@charlestupman wrote: I built my project in IOS and Android and since then Ionic Serve has stopped working. If I try the command I get this error: Error opening the browser - TypeError: s.replace is...
View ArticleRefused to set unsafe header “Cookie" error
@baadier wrote: I’m trying to make a get request to a API that requires a cookie. I get a Refused to set unsafe header “Cookie" error I’m using the Chrome extension for CORS and dont own the API...
View ArticleHow to view 360 image in my ionic 2 app?
@aboessa wrote: i want to view 360 images in my app , any method? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Push to more then one user
@Bausen wrote: Hello, since a few days I have a problem with my app / push service. We sent one message to more than 100 users. Everything works fine, but now I can only sent the message to 5 users...
View ArticleFabric Crashlytics
@dpmco wrote: Hi all, I installed https://github.com/sarriaroman/FabricPlugin and i need to know how to import the plugin and simulate a crash, here's my code : import {Component} from...
View Articlebackground-Mode not work
@hanie wrote: I making mp3 player with ionic. I use "cordova.plugins.backgroundMode.enable()" for play music in background if close the app.But when press hardware back button on Android is "stopping...
View ArticleCan i know that if this app is built with ionic?
@aboessa wrote: can i know that if this app is built with ionic ? Posts: 1 Participants: 1 Read full topic
View ArticlePrevent ion-slides from centering
@audan2009 wrote: Hello, Is there anyway to override the "centering" of the ion-slides so that it behaves like a normal page? Thanks! Posts: 1 Participants: 1 Read full topic
View ArticleImpossible to create basic Chat app in Ionic2
@malma67 wrote: It takes abut 20 mins in iOS to create a basic chat page (client only) - In ionic 2 it seems impossible after many hours of work speaking with many developers. There seems to be no...
View ArticleHow to create and deploy content to Ionic app from external file(s)?
@Pablo74 wrote: Hi all devs! So, the idea is simple: I would like to have an app with possibility to download external content. The app will be used as "student book" for learning purposes (text,...
View ArticleWrong type on Contacts.phoneNumbers
@diegomedina wrote: I got below error when i try to assign array to Contacts.phoneNumber ('ionic-native') property. Pasted image737x249 17.3 KB Posts: 1 Participants: 1 Read full topic
View ArticleI have installed ionic what next please
@khandxb wrote: Dear Friends, I am totally new to ionic, I tried year ago and could not understand then I stopped using it. Now I can see ionic has developed a lot and made it easier for everybody to...
View Article