Ionic app on device “Failed to load resource” after Cordova whitelist plugin...
@Chipatama wrote: I was playing with some small app in Ionic, and I could not manage to get it to work on my android device, first I was getting an error : "Failed to load resource " with 404...
View ArticleDetermine dynamically whether left or right side menu
@abhayastudios wrote: Hi there, I was wondering what the best way would be to determine dynamically, based on LTR or RTL text direction, whether a side menu should be on the left or right. I am using...
View ArticleNavigation randomly shuffles pages back and forth
@ngagetv wrote: I updated to latest ionic today and noticed some strange behaviour when I navigate to a new page (though it may have nothing to do with the update). When I navigate forward from...
View ArticleMemory warning detection
@pliablepixels wrote: Hi, is there a way for my app to detect memory warnings? I have written a home security app - and people can add multiple cameras. Depending on their phone memory and camera...
View ArticleAfter updating the ionic to latest, it does not upload app to iTunesConnect
@fkkcloud wrote: Hi I updated my ionic to latest today. Npm install ionic -g After the update, as i open my Xcode and trying to submit to iTunesConnect for internal beta, it says that. Validation...
View ArticleFacebook using Graph API and access token in client side requests
@PanaceaApps wrote: Hi, New to here, and Ionic framework but loving it already. I was trying to create an app using Facebook graph API but have been reading how to access the API i cannot pass the...
View ArticleHow to build live video streaming app
@Rekhakp wrote: Hi all i want to build an mobile app using which people can see the live interview or any event that happens in our college the advantage of this app is the people need not be...
View ArticleIssue with cordova-plugin-inappbrowser in iOS on Ionic View
@elhamsarikhani wrote: I'm trying to test my app in which I'm having a login form for an OAuth privider. I've used hello.js as well as satellizer but although both solutions works well in Android -...
View Article[ASK] which is the best way for doing a looping
@muhammadihsan wrote: as we know ionic used a grid system which the code is like: <div class="row"> <div class="col"> ... </div> <div class="col"> ... </div> </div>...
View ArticleIonic opening new html template
@alirez_sos wrote: hi , im new in ionic, and i wanna put button and the button open new html template and i dont know what i must to do . i searched a lot but didnt understand, i used sidemenu sample...
View ArticleError TS6054 Build: File 'cordova_plugins.js' has unsupported extension. The...
@WasimBeniwale wrote: Hi, Got this error on while building ionic build windows I have installed the windows platform for my ionic project as well as I have all the required SDKs with Visual Studio...
View ArticleIonic use input element colors received from ajax query
@ronniekinsley wrote: Hey guys. Awesome framework, kudos. I have this requirement where I get 3 colors in an object from the server. We'll call them Color1,Color2,Color3 respectively. Now I want all...
View ArticleUPDATED: Persist radio button selection in localStorage populates to all...
@happyrider wrote: Hi guys, I'm still new to ionic and I am trying to explore the concept of localStorage. What I am trying to do:1. User sees detail template for an activity (e.g. lesson 1)2. User is...
View ArticleWant to write your Ionic apps with newest ES6 features and Gulp build system?
@maximabramchuk wrote: https://github.com/MaximAbramchuck/angular-gulp-ionic-boilerplate Posts: 2 Participants: 2 Read full topic
View ArticleIonic grid Error
@ftvdev wrote: I am trying to get page containing a slider in the middle and a button in the bottom as shown in this picture: So, I chose to use the Ionic grid since I thought it will be fast to do...
View ArticleHow to send a form in ionic framework
@jimbakoume wrote: Hi everyone I created an app using ionic framework and in the app i created different types of forms. I wish ti know how I can configure these forms in such a way that ones the user...
View ArticleIonic-side-menu hides all of my main content
@radarman_man wrote: Hello, I'm trying to implement a side-bar on my app so I am able to store menu related options inside it, but my issue is that whenever I integrate the ion-side-bar-menu, it...
View ArticleProblem with instalation
@Piotr888 wrote: Hi guys i have a problem with ionic instalation. I instal ionic but it works only on path from user like this: C:\Users\myUser\ When i eneter "ionic" i receive right information about...
View ArticleProblems with charset em some application screens
@eduardojv wrote: Hi all, i have some problems with special chars in some screens of my application, in some places, the characters ú, ç, ã are displayed as �, i dont put any explicit declaration of...
View ArticleGet div height without Jquery
@pierro wrote: Hi, I was just wondering, is there a way to find the height of a div with angular / ionic? Something equivalent to $('div').height() in jquery. I know how to find the height of the...
View Article