Ionic Back Button Not Working After Adding a Menu
@philipwalter1978 wrote: So, I have a login page that is my root component. Upon successful login, I use setRoot() on the NavController to bring up the Home Page. From there, users can go a variety of...
View ArticleMultiple Value-- Checkboxes. to sensitive on IOS?
@helpmelearn wrote: Seeing if anybody has seen this issue. Have a Multi-Select Box. Ionic Framework Ionic Framework Ionic is the app platform for web developers. Build amazing mobile, web, and desktop...
View ArticleNavigating a pwa on hosting site
@htg wrote: Hi Folks, I have written a pwa app which runs fine on my local machine. When I copy the contents to the hosting site, navigation seems to be a problem. The error that comes up when I try...
View ArticleModules sharing between ionic 3 and angular 5 web app
@alvinh212 wrote: Hi, I am trying to share the logic part between an ionic 3 and angular 5 web app. Finally I come up with structure as below, and the app work properly. Here is my project structure:...
View ArticleMenu close after page load
@bpeary wrote: Hi, I have a menu with a list and links to pages in it. The menu wouldn’t close on navigation, so I added menuClose to the list items, but the page loading and the menu closing at the...
View ArticleNested Json Search Ionic 3
@ivas123 wrote: I want to select certain data such as the name within my nested Json file based on a search. I am a complete noob in Ionic and Angular. Any help would be greatly appreciated. I was...
View ArticleI want to embedded Web site url in to ionic page by using web view
@surumulluprudhviraj wrote: It should be look like how ionic page look like (i.e header). Posts: 2 Participants: 2 Read full topic
View ArticleAuthentication with ionic-native/app-update
@Htet wrote: I am a starter for ionic.Now i am using ionic-native/app-update .At the time, I face the problem with user authentication.How can i access xml url with the specified username and password...
View ArticleCamera Module doesn't work for Android Nougat
@EnlassDeveloper wrote: Ionic camera module worked well with previous versions. But after Android Nougat it isn’t working. Posts: 1 Participants: 1 Read full topic
View ArticleApp working properly in browser but not in android mobile
@deepakparamesh wrote: Hi forumates, I created an event management application. I served it in browser using ionic cordova run browser I got all the data from the firebase properly. but when i...
View ArticleMissing Ion-slide pager when have ion-slides in ion-slide (slides in slides)
@bunditng wrote: I have main ion-slides and in ion-slide page has sub ion-slides and it show only pager of sub ion-slides ,main pager ion-slides missing <ion-slides pager style="height: 20em;">...
View ArticleHow to get Google Advertisement ID in Ionic?
@y12ec3231 wrote: I installed Ionic Google Analytics plugins in my app.I did’t find any function in the Google Analytics to get the Google Advertisement ID .Please help me Posts: 1 Participants: 1...
View ArticleCalling ionic from cordova plugin
@vkr1980 wrote: I have a custom plugin created in cordova and it has a function, this can be invoke able from ionic now i want it vice versa means i want to make a function call from my custom plugin...
View ArticleHow to define padding of ion-content in Sass
@jperez1111 wrote: Dear All, I’m aware that Ionic provides some CSS utilites with attributes to define the padding of the ion-content within the template, e.g. in Page.html you could have following...
View ArticleIonic + Wikitude (app and AR view interactions)
@primelite wrote: Initial situation: We’ve originally created an app with only cordova and wikitude, which functioned perfectly. We then decided make the app using Ionic and adding a few features....
View ArticleOpening href from code embed in an Ionic app
@Dlazzy wrote: Hello, I’m facing a little problem, on my app I’m receiving code embed, like : <p>Hello</p> <a href="http://google.fr">Link to Google</a> So this little piece of...
View ArticleCourse materials from the app are not downloading
@spartaa wrote: download_error.png485x874 40.1 KB hi there, i had built custom app for ios which constitutes of courses, app is made for learning mangement system. i was able to launch courses online...
View ArticleI want to upload profile picture on php server along with the user information
@muthukumar02 wrote: hai to every one i am new to ionic how to upload the image to the php server with the user information like user name,etc… help me with some codes are links Posts: 1 Participants:...
View ArticleInterface based object initialization
@TiTiTools wrote: Hi all! I have this Interface: export interface UserDataInterfaceFirestore { user_name?: string; user_email: string; ... } … and I have initialized (in a global provider) an object...
View ArticleIonic cordova run android FAILURE
@fmenghini wrote: Hi, when I try to start my Ionic App with the ionic cordova run android or the ionic cordova emulate android the process fails I’ve this output in Console: FAILURE: Build failed with...
View Article