Google map only work on first time in ionic modal
@mi6crazyheart wrote: I'm building a mobile app with ionic. In one of my mobile page, there is one icon, on clicking of which user's profile need to appear inside an ionic modal window. Then in the...
View ArticleMixed Content Issue
@nagenpresearch wrote: How can i fix this issue ? I am using iFrame. "Mixed Content: The page at 'https://xxxxxxxxxxxx.xxxx/xxx.aspx' was loaded over a secure connection, but contains a form which...
View ArticleAutomatically Including Sass Files
@rsmartin wrote: One of the great things about Angular2/Ionic2 compared with traditional web apps is the way it lets us organise our applications into well-structured, self-contained, re-usable...
View ArticleJS project to TS
@bdekk wrote: Hello everyone. I accidently started off with the JS version of an Ionic project. However, now I would like to switch to typescript. I renamed the files and includes the config files...
View ArticleHelp with ionic and wordpress reset api
@Mogha wrote: hey everyone , i'm developing a new app for amagazine and i'm looking for a way to load posts categories in my posts pages , let me Explain it more , my app based on ionic and api reset...
View ArticleIssue with Google Maps cache on and modalview
@syrope wrote: hi guys. I have an issue with cached views, showmodal and Google Maps. It turns out that every time is opened a modal window with showmodal() and go back to the map view, the map has...
View ArticleIonic 2 latest update causing problems w/ and
@Jeffroylance wrote: really weird situation here I am attempting to navpush to a page within my app, and if the new page has a button or link in its list, then I can't navigate to it EX: A page...
View ArticleBuilding wepapp, need help
@ayadgroupe wrote: Hi, I don't know if I'm posting at the right place but I'll try. (Sorry for my poor English, I'm French) I started a project with ionic/cordova. I did a mobile responsive website,...
View ArticleSide Menu + Tabs starter for Ionic 2?
@tones411 wrote: I have seen the new SideMenu + Tabs starter for Ionic 1. Is there a version of that starter available for Ionic 2? Posts: 2 Participants: 2 Read full topic
View ArticleDetecting when the app has been minimized/restored in Ionic 2
@frobl wrote: Hello there I am trying to figure out how to detect when my app has been "minimized" (ie. no longer is active) and when it is restored. It's important because I want to...
View ArticleImplementing Android Packet Capture using ionic
@gentrobot wrote: I would like to monitor HTTP requests by other apps from my ionic app. Packet Capture on Google play, does this. Can this be implemented using Ionic? 1 or 2? Posts: 1 Participants: 1...
View ArticleSession management for users without log in
@anujsharma5688 wrote: Hello, I am creating eCommerce native app using Ionic+ firebase.I have managed shopping cart for users who have logged in.Please tell me best and convenient way to manage...
View ArticleHow to properly dynamically load Components into Pages
@gentunian wrote: Hi there, I've found that when loading components dynamically into pages the style breaks. What could I be doing wrong? Consider this code extension from the tutorial: test.page.js:...
View ArticleFuzzy components on device
@shepard wrote: When navigating on an android device, I am getting blurry/fuzzy text.Most noticeable in a list of checkboxes and you start tapping them.Like it is not totally refreshing the page....
View ArticleWindows Phone Debug
@brickolicious wrote: Does anyone know how to debug the Edge Webview in Windows Phone 10.I can debug when deploying apps through visual studio, but i was wondering if there is something available like...
View ArticlelocalStorage works in browser but not on android and ios
@ccpizz wrote: I want to show an intro the first time the app is launched. I am setting a boolean property on the localStorage in the .run() method, and it works ok in the desktop browser, but doesn't...
View ArticleWhere can I find Starter Templates for Ionic 2
@RaghavendraKumar wrote: Hi, Where can I find Starter Templates for Ionic 2? Is there a list already available? Posts: 1 Participants: 1 Read full topic
View ArticleDoes Ionic 2 support web apps?
@cciszak wrote: Hi Guys! I am planning to create a web app with ionic 2 as it would look also awesome when accessed from phone devices. Does Ionic 2 even support web apps or has a plan to do so in the...
View ArticleInvoke webservice from android app
@samuele.panarotto wrote: Hello to everyone, maybe this is a well-known behaviour, but I cannoy find a solution for my applcation. I have an applicatio deployed on an Android device, this application...
View Articleionic2 configuration from a file in the App Decorator
@Harryinandroid wrote: Hi all, App decorator has a config parameter where the app will have the configuration. Is there a way we can put the configuration in a file and give the file in the App...
View Article