How to use closeSlidingItems()
@peter_gallagher wrote: I have a ion-sliding-list component that has three options that slide from the left and three that slide from the right. Each with it’s own click function Each function changes...
View ArticleScreenreader (Mobile Accessibility)
@merma90 wrote: Hey everyone! I’m sorry to bother but I can’t figure out what’s happening to my code and how to solve the problem as my programming skills aren’t good … I implemented this following...
View ArticleHow to use AlertController result in ionViewCanLeave method?
@rfarko wrote: This a very straightforward use case and I’m sure many Ionic developers would face it sooner or later but there is no sample or example about this. Basically, I need to show an alert...
View ArticleTS2339: Property ‘MobileAccessibility’ does not exist on type 'Window’
@merma90 wrote: Hey everyone! Maybe a shorter question about this issue: TS2339: Property ‘MobileAccessibility’ does not exist on type 'Window’ and TS2339: Property ‘isChromeVoxActive’ does not exist...
View ArticleHow to Delete, update or insert in Cloud Firestore of Angularfire
@Maclean wrote: Hi , I’m experimenting with Cloud Firestore use angularfire 2, I can read the content from the Document, but I want to get the ID of the document to delete or update a field or the...
View ArticleCould not remove ionic appPreferences plugin . why?
@anespa wrote: Friends, I could not remove ionic plugin cordova-plugin-app-preferences through command : ionic cordova plugin rm cordova-plugin-app-preferences it shows error as unhandled exception {...
View ArticleHow to build my app into APK
@RobertLow wrote: Hi, I am trying to build my app into APK file. However, there are some issues I can’t solve it. This is my ionic info cli packages:...
View ArticleBlank image when I upload browser build on my host
@_Ali94 wrote: I have small issue with blank image when I upload my web-app on the host (see the picture) So why this blank image shown, every thing works fine except this blank image, I searched a...
View ArticleHow to change in size of that image in slides
@Quleiss wrote: Hi, I m new in ionic i want to change size of images which use in slides, Posts: 1 Participants: 1 Read full topic
View ArticleHow to used horizontal scroll view in ionic
@Quleiss wrote: Hi, anyone know how to used horizontal scroll in ionic, If anyone have that code please help me out to solve my query. Thanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleFile transfer to have a priority based file download
@akhiilsanker wrote: Hi, I need to build a offline ionic app. App api has many serve url images, about 255 datas. I used file transfer plugin to download the images, to...
View ArticleIssue occurred while calling json service
@Gokul15 wrote: Failed to load http://192.168.1.5:8081/: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://192.168.1.5:8100’ is therefore not allowed access....
View ArticleError in playing Live stearming
@Jayanthkumar wrote: i am using this method to play live stream let options: StreamingVideoOptions = { successCallback: () => { console.log('Video played'); }, errorCallback: (e) => {...
View ArticleOffline vector map
@petrot wrote: Hey folks, is there any working ionic 3 example about using offline vector map (mbtiles/mapsforge/pbf, e.g. https://openmaptiles.com/downloads/planet/ vector maps) in ionic/cordova? I...
View ArticleNo ‘Access-Control-Allow-Origin’ header and error response(while calling json...
@Gokul15 wrote: Failed to load http://192.168.1.5:8081/: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://192.168.1.5:8100’ is therefore not allowed access....
View ArticleIt's got some delay when I use "getRootNav().push(SomePage)" popup new page...
@rarago wrote: I used tabs to show some Parallel page, and used “getRootNav().push(SomePage)” method when need to popup a new page to above tabs page, It’s about a second delay in IOS when click back...
View ArticleIn-app browser makes navbar,header and bottom tabs disappear
@wandie wrote: hello i have my code and the nav bar,header and the bottom tabs disappear when i load the page, how can i make the web page appear in the app within the section this is my code import {...
View ArticleIONIC 3 Bluetooth thermal printer connection issue
@pvreddy423 wrote: Hi, I’m working on a ionic 3 project which contains thermal bluetooth printer functionality.I’ve tried bluetooth serial plugin ,its working fine but the problem is when i test the...
View ArticleControl device location
@newBeat wrote: I want to turn on / off device location using the ionic app. Not from device setting. Like UBER doing it within the app. Please help me. Screenshot_20180212-134524.png1080x1920 134 KB...
View ArticleCSP Frame ancestor iframe ionic
@pkdev wrote: Is there a way to bypass Content Security Policy frame ancestor on iframe in ionic 2 typescript? I have getting error refused to display ‘http://test.domain.com’ in a frame because an...
View Article