Log In Host the “ionic serve –lab” view on a website
@hiepxanh wrote: hello, I see people can host ionic lab on v1. How I can host ionic lab with v3 on server? Posts: 1 Participants: 1 Read full topic
View ArticleTesting apps online
@obinnae wrote: Just curious, has anyone ever tested their apps online on multiple devices? I’m looking for a service where I can upload the apk/ipa and have it deployed to multiple devices with...
View ArticleIonic tabs disappear after clicking popover menu
@cahyanahelmy wrote: Hello my friends, I have pop over to display more menus on my projects page, but after clicking menu and redirected to some page, the tabs menu is disappear. this my code to...
View ArticleHow to set authentication to a codeigniter and ionic app
@asha4640 wrote: I have created an ionic4 test app and its backend is codeigniter and database. The ionic app contains a register form and its value is added to database using codeigniter. I need to...
View ArticleStuck on splashscreen(release app)
@kreativeindia wrote: We’ve bought IONIC PRO developer package We were able to test live deployment while development but when using a signed and release app our app is stuck on the splash screen We...
View ArticleConvert Chart into pdf
@pksquare wrote: i have a guage chart. i want to convert this into pdf using pdfmake. How i achieve this? this is my chart html: ts: loadGauge() { let chart_gauge = c3.generate({ bindto: ‘#pkchart’,...
View ArticleAndroid build failed (library being requested by various other libraries)
@christophesopheos wrote: Hi ! My app was building fine until earlier this month without any change from my side. I got new error : What went wrong: The library...
View ArticleIonic 4 slow performance on user interaction
@Fabiryn wrote: Hello community, our development Team stumbled above some performance issues after the switch from Ionic 3 to 4. Some user interactions, that trigger animations, are now really slow...
View ArticleiOS status bar scroll to top
@sveen wrote: Hey guys, I want to implement the standard function when users click on the iOS status bar to scroll to top of the content page. How can I do that? Posts: 1 Participants: 1 Read full topic
View ArticleJSON carriage return (back to the line)
@bastienroussel wrote: Hello. In my JSON, I have many return to line ("\n"). I want to display it on my phone screen… but that doesn’t work. My JSON [ { "titre": "Into the wild", "categorie": "tuto",...
View ArticleLocation not working on iOS
@YeaTii wrote: I developed an app in ionic 3 with the geolocation Cordova plugin, at one point in my workflow, the system should get the geolocation (getCurrentPosition) and save it but it’s not...
View ArticleMaster->detail pattern with split pane?
@HinderiksR wrote: Hi, Would it be possible to use split-pane component of ionic to create master->detail pattern on tablets and have it navigate normally on phones ? With best regards, Robin...
View ArticleHow to implement pdf417 scanner plugin in ionic-2
@Ferozabdul wrote: GitHub PDF417/pdf417-phonegap PDF417 and QR code scanning plugins for PhoneGap/Cordova framework - PDF417/pdf417-phonegap I am trying to implement pdf417 scanner concept, but in...
View ArticleDisplay the left and right arrow of a slider
@reedrichards wrote: Anyone knows how to display the left and right arrow of a slider? I mean these: Capture d’écran 2018-10-11 à 12.25.15.png2300x840 11.4 KB Like in the example:...
View ArticleCertificate pinning implementation challenge
@jnm wrote: I am needed to implement certificate pinning for my Ionic v3 project. I have around 10 service calls through out the application. I make the call following way public...
View ArticleRequest to live server not working when run on real device
@ziaionic wrote: Hi friends My app is working in browser, but after adding platform and run cordova run android the app open in my phone but data does not load from live server like shopify. and one...
View ArticleIonic serve gives an error
@ziaionic wrote: Hi to all when I run ionic serve I get the following error in terminal [app-scripts] A computed property name in an interface must directly refer to a built-in symbol. [app-scripts]...
View ArticleIonic Build Error with Barcode and QR Scanner
@test-nikko wrote: Hi I am trying to create a hybrid scanner app where I can scan using a barcode or qr but then when I tried building it I got this error BUILD FAILED Total time: 26.925 secs Error:...
View ArticleHow to show/hide ion-card-content?
@flavio_b wrote: Hello, I was wondering if something similar to this, was possible in case of a list. I wanted to hide just the ion-card-content, upon click on ion-card-header if I have a list of...
View ArticleIonic Pro Ios development build
@markusila wrote: Hi guys Im using Ionic Pro and im so happy with it. I understand totally how to build for debug and production on Android - no questions here. I also understand how to create an iOS...
View Article