High ram usage
@Mugahid wrote: I developed app using ionic 3 the app call api Screenshot_20180107-153931~01~01~01.png1080x168 11.4 KB and retrieve json objects then parse these json inside ion-slides and loop the...
View ArticleGet Rest Api from igdb
@plasticpaper wrote: i wont to get data from igdb api and this the result : 5.JPG1920x1080 226 KB My code : 1.JPG1920x1080 132 KB 3.JPG1920x1080 110 KB and i call in home.html with this code: {{ games...
View ArticleHow to iterate to an array of json objects within the template using *ngFor...
@agurrea wrote: Hello guys, I’m new to ionic and I need some help, basically I got my data from the provider as in the following example: Json data: data: { “error”: false, “usrMessage”: “some...
View ArticleNeed directions on updating packages (ionic v3 + native + npm etc)
@bozden wrote: I’m fairly new in node/cordova/angular/ionic etc… I build my first app for android and released as a closed beta and collected a couple of problems. I found some of the problems are...
View ArticleLong white screen on Android
@cracker90 wrote: Hello, when i run the command : cordova run android it runs but i have a long white screen before it launches, sometimes the splashscreen gets stuck and doesn’t show the app. What...
View ArticleAnimating background image
@dimitri320 wrote: Has anyone seen a tutorial or an explanation on how it’s possible to “animate” your background image with the motion of the Phone? You know in some apps, when you move the phone...
View ArticleIonic Simultaneous File Transfer
@Timotheus wrote: How to handle simultaneous downloads? Both the queueing and the progress events? Posts: 1 Participants: 1 Read full topic
View Articleerror: package name.ratson.cordova.admob.banner does not exist
@pranoy098 wrote: image.png1366x768 178 KB Posts: 1 Participants: 1 Read full topic
View ArticleMy application not work on android 4.4.x, is that normal?
@_Ali94 wrote: Hi, as a title, I’m going to publish new application for people but there is a small problem when I test it on android 4.4.x the application reached the first page of application, when...
View ArticleWhite screen after splash screen
@JEricaM wrote: Hi to everyone. I have a “problem” with my app. When it’s running, after the splash screen and before the app it’s ready, a white screen appears for about 5/6 seconds and it’s so...
View ArticleMenu scss.. how to change?
@adsfelipe wrote: Hello people… Im trying to change the background color of this menu… but is far more difficult than i thought… any help? i need the color change by scss… because i’m trying to change...
View ArticleIonic generate "module" why isn't his a feature on the CLI?
@jessycormier wrote: Hello, I come from a angular CLI (angluar 4/5 project) learning Ionic. and I’ve noticed we’re missing a few key things from the Ionic CLI such as generating modules. Is there a...
View ArticleModal Login and SignUp Page
@zuekegreen wrote: Hi can anyone know on how to create this kind of Login and Sign up form ? signin.png540x960 242 KB register.png540x960 279 KB I know it is a Modal , but i tried it in project by...
View ArticleCan i use ionic native exoplayer inside ion-header
@rashidiqbal33 wrote: I am creating video app like youtube and i want to show chat under video. I am using android native player and its play video on full screen. I want to show video inside...
View ArticleSideMenu with push to page rather than setRoot
@mattvig wrote: Hello, I found that the behaviour in sidemen is different when items trigger a “push to page” rather than a “setRoot page”. When the destination page is set as root: the transition is...
View ArticleFire base error
@Louis101 wrote: Hi, has anyone come across this issue when trying to update Firebase? Module ‘“C:/Users/oxyfi/Downloads/travel/travel/node_modules/angularfire2/database/index”’ has no exported member...
View ArticleBuild falied in Ionic Pro : Cannot find module '@firebase/app-types/private'
@egave wrote: Hi all, I have this error when building my project with Ionic Pro : Cannot find module '@firebase/app-types/private’ The strange thing is that it builds fine locally and this error seems...
View ArticleIonic slide hiding content when the keyboard appears
@IgorSamer wrote: I’m trying to use ion-slides component, but, when I focus some input and the keyboard appears, the content is repositioned to the top and is almost impossible to see. With browser...
View ArticleA question of input
@changfatian wrote: when I from one input to another input the keyboard will disappear ,I have to touch the next input again Posts: 1 Participants: 1 Read full topic
View ArticleBack Button doesnt work
@Alzmoth wrote: When I press the back button I do not return to the previous page, its closed the app. where am i making mistakes Posts: 1 Participants: 1 Read full topic
View Article