How to create a structure of fetched values from nested json and display it?
@lolpm wrote: how to create a structure of fetched values from nested json and display it? Posts: 1 Participants: 1 Read full topic
View ArticleUncaught TypeError: Cannot read property 'appendChild' of null, Ionic App +...
@ganeshmatkam wrote: I'm trying to view Ionic App in Apple iPhone 5 size by using viewport resizer. It worked nicely before I compressed Ionic library files with webpack. But after compressing when I...
View ArticleWhy “ionic serve” fails?
@olame wrote: ionic serve 5.2.0rror: Invalid Version: Le fichier sp�cifi� est introuvable. at new SemVer (C:\Users\ramadan\AppData\Roaming\npm\node_modules\ionic\node_modules\semver\semver.js:295:11)...
View ArticleDisplay problem of the image of a post
@joelromuald wrote: Hi,I am starting with Ionic and worries. I want to want to create an app that is related to my site designed with WP install wordpress with REST API in the latter. mo problem is...
View ArticleNav-view=“stage” field in Ionic does not get 'opacity: 1' on android
@davidhalfon wrote: Im building an ionic app. when I run it on browser, the field [nav-view="stage"] gets 'opacity: 1' that override its initialized 'opacity:0'. But when I run it on an android...
View ArticleProblem with update app Itunes
@sioesi wrote: Hello community, I'm in trouble. 2 weeks ago I uploaded my application to iTunes Connect. Whenever I took a couple of hours I could raise my bit, but I can not even submit it for...
View ArticlePush Error Code 101
@khalilghazal wrote: var privateKey = 'KEY'; var user_ids = ['116531754956747411721']; var appId = 'AppId'; // Encode your key var auth = btoa(privateKey + ':'); // Build the request object var req =...
View ArticleTab transitions
@soupman99 wrote: Is there a way create transitions between tabs? I've read several places that it was removed from the code base but is there a way to add this back in? Posts: 1 Participants: 1 Read...
View ArticleIon-content overlap status bar
@clemmakesapps wrote: Not sure if this is a bug, so I'm posting it here. After I seed the ionic blank app and add some placeholder text in the ion-content, I get the following when I emulate iOS...
View ArticleRemote background-image
@Corin wrote: I know I can apply a background image to the content like that: .scss .scroll-content{ background-image: url(#{$image-path}/background.png); } But how can I apply a remote url image to...
View ArticleCORS not working in apk but works in ionic serve( browser)
@iiitmahesh wrote: in ionic serve cors is working in browser but not working apk . In the browser (using ionic serve) it was working properly , but in apk (using ionic build android ) it was not...
View ArticlengCordova $cordovaFacebook is not working
@johnlim5847 wrote: hey guys i'm keep getting this error Command finished with error code 0: /Users/Jpequod/Desktop/learnly-test/hooks/after_plugin_add/010_register_plugin.js...
View ArticleAuto Open Ionic Modal and wont fire it automatically repeatedly
@sajithqwe wrote: I had a problem with ionic modal.i need to open a modal automatically after signin as first page to with two options 1)Current location2)choose from list I have getting this...
View ArticleDifferent font/icon/... sizes after adding -ms-viewport in v1.1.0
@tjamin wrote: Hey there, I just updated my Ionic app from Ionic v1.0.0-beta.14 to v1.1.0 and an interesting change occurred to my application on my Windows Phone 8.1. I have added two screenshots of...
View ArticleIonic installation in Corporate network
@anjanasaju wrote: Hi All,I tried to install ionic in a corporate network. But its showing proxy error so I installed it by connecting to no-proxy network. But when I execute the ionic command for...
View ArticleIon-list with multiple cols
@Giregar wrote: Hey guys,is there an easy way to create an ion-list with multiple items in a column? Posts: 2 Participants: 2 Read full topic
View ArticleExperimental smartphone app for touchless map control (zoom&move via...
@peter1655 wrote: Hello, thanks to Ionic I was able to create a proof-of-concept app to navigate (zoom&move) a map on smartphone without touching the screen by using the phone's accelerometer. The...
View ArticleAccessing file system of ios and android
@nitinmegamind wrote: Hello All, I have been searching for the solution to access the file-system of android and ios. I have tried using the following cordova plugin CORDOVA-FILE, but didn't get any...
View ArticleHow to bring in theme based transparent background?
@ramaa wrote: I m really impressed with the following UI.. How to bring a theme based background like the following? Should I use material design? How should I have a theme which should apply to all...
View ArticleCannot GET /oauthcallback.html?
@asimkh wrote: I am trying to setup ionic facebook integration but getting error...once i clicked facebook login button then it goes to in new window > Cannot GET /oauthcallback.html? Check my...
View Article