The mysterious case of missing notification settings
@pliablepixels wrote: Hey all, all of a sudden, when I go to notifications menu in iOS, I don' see any way to enable push notification sound for my app and nor do I see any way to change alert style....
View ArticleMulti page title
@matanyed wrote: Hello there I want to put one title for all of my app, right now I'm using this code in every single page: <ion-view> <ion-nav-title> <img src="img/logo.png">...
View ArticleHTTP Post to php api returns null
@snehalp wrote: Hi, i'm using this api https://github.com/mevdschee/php-crud-api on my server here http://activeengg.com/sandbox/api.php/teams/ , GET works fine, but POST always returns a null, when...
View ArticleGrid problem
@javaplayer wrote: Hi, I'm using a grid to display some data.While I'm using google chrome to test everything is okRows and columns.But when I use the iPhone emulator, the grid is totally wrong.How...
View ArticleIonic 2 plugin
@do01 wrote: Some plugins are not part of inoic 2 yet, like SMS.Is there any way to use those platform functionalities? Posts: 2 Participants: 2 Read full topic
View ArticleRounded button click issue
@ordekci wrote: Hi. I use ionicmaterial framework and native page transitions plugin in my ionic app. I use fab-button on header. it shows good. But when I touch button on phone, it is shown like...
View ArticleAngular Side Panels in ionic?
@Pradeep08 wrote: Can anybody guide me how to add this angular side panels in my ionic app? https://github.com/eu81273/angular.panels Regards. Posts: 2 Participants: 2 Read full topic
View ArticleGoogle map for android
@mathiasRobinson wrote: Hello guys. Ive beent trying to get my google map into my app.theres four similar maps at http://robotten-nao.dk/taxaapp. I have just tried using the cordova-plugin-googlemaps...
View ArticleIonic CLI not generating release build for Android
@DigitalIQ wrote: Hello, When I use the command: cordova build --release android the CLI throws the following error: Error: Cannot find module 'minimatch' at Function.Module._resolveFilename...
View ArticleIon-range in ie / windows platform
@ghenry22 wrote: Currently trying to port my ios/android app to Windows 10 universal and ionic has adapted incredibly well. I have one blocker left that I just can't find an answer to and it is fixing...
View ArticleOverride the user agent sent with Http requests
@sindri wrote: Hello, I'm trying to override the User-Agent string that is sent with HTTP requests. I have managed to solve the problem for iOS but unable to find a solution that works for Android. I...
View ArticleKnow if an Angular Directive is cached
@jdnichollsc wrote: Hi guys! Is possible to know if a directive is cached? (When the state in the routes have cache = true) Thanks in advance, Nicholls Posts: 1 Participants: 1 Read full topic
View ArticleIonic Icon Size
@acormier wrote: The space around the icon seems large, how do I tighten the space? Posts: 4 Participants: 2 Read full topic
View ArticleError Build android
@thiagoazd wrote: Could anyone tell me how to fix this bug, it always appears when I give the command "ionic platform add android" thanks Posts: 1 Participants: 1 Read full topic
View ArticleNeed help in setup `ion-nav-view` inside ionic modal
@Bytes wrote: I am bit new to ionic development. I am using ionic's default sidemenu template. I want to create navigation flow inside modal. Modal is intended to use for login. And login page linked...
View ArticleIonicPopUp showing http.post result data
@angelomrigo wrote: Hi How can i pass data from http.post results to an IonicPopUp? Inside my http.post success section i do create the alertPopUp function passing data as parameter . It opens the...
View ArticleSelecting audio file from device, ionic framework cordova
@WM1 wrote: i need to pick an audio file from my device so i could save the path in my sqlite db even playback this audio file in a future user request. i am using cordova media file for record and...
View ArticleUnable to build functioning android/ios app after upgrade to Cordova 5.3.3
@ishaigor wrote: After upgrade to the latest version the build produced for Android/iOS results in Exception caught: plugins is not defined. Stack trace: ReferenceError: plugins is not...
View ArticleIonicLoading - How to display spinner + label
@drodrigo wrote: Hello everyone! I don't see an option to display both spinner and label message!Docs: http://ionicframework.com/docs/api/service/$ionicLoading/ Is there a simple way to do this or it...
View ArticleIonic Keyboard plugin stops scrolling
@BrewCrew wrote: When I add the Ionic Keyboard Plugin to my application and click on a text field it no longer scrolls into view when the keyboard is displayed. If I click on the next or previous...
View Article