Ionic browser build with CDN 's?
@dickydick1969 wrote: Is there an option in the ionic cli to build for a certain platform and only use the CDN's of the ionic libs? Android and ios build should use locally stored ionic libs.. Posts:...
View ArticleRemove "Line Break" At Nav Bar
@markbbishop wrote: I have: <ion-nav-bar class="bar-light"> How can I remove the line break underneath the nav-bar? Posts: 2 Participants: 2 Read full topic
View ArticlePick up the camera position with respect to GPS position
@kaineo wrote: I found there's a usage of this in https://www.npmjs.com/package/cordova-plugin-googlemaps-master, but i want to know if exist some code to bring me only this information. ANYONE?...
View ArticleHow to disable "drag" the entire container in iPhone / Chrome
@devwplex wrote: Hi guys. I'm facing a renderer trouble with Side Menu. When I run the app in Android and Firefox everything works fine, but when I run in iOS and Chrome I get the follow error /...
View ArticleHow to draw shadow in current page when sidemenu is opened?
@vinimendes3 wrote: I want to draw a shadow in current page when the sidemenu is opened. Is it possible? Posts: 4 Participants: 2 Read full topic
View ArticleHow to deactivate touch scrolling in an Ionic app?
@andreshg112 wrote: I started making an app thinking It would be a mobile app, but now It's a desktop/web app.I need to disable touch scrolling in my app, and that It behaves like a regular...
View ArticleIonic App Won't Load In Browser Anymore - Just Shows White Screen
@billy_comic wrote: I have built this entire application on a specific computer. I copied the files off to a different computer to do some work there. Now, the original app just loads a blank screen...
View ArticleHow to avoid right click mouse event trigger in desktop web?
@koman2019 wrote: I used ionic framework to build my web app.But the problem is:I want users to right click the link to show the default context of menu.However, when users right click the link, users...
View ArticleBase64 Images Importance
@anicacute09 wrote: Hi guys, I just want to ask what is the importance of converting images to base64 and what are the effects if I not convert my images to base64 format... Is there will be a problem...
View ArticlePage transitions not consistent
@jbpbelen wrote: Page transition between pages with sub headers and without, transitions without animation happening. But transition between 2 pages without subheaders animates. Lastly page...
View ArticleEmail Exist Check after input field is not focus
@anicacute09 wrote: Hi guys, I just want to ask is anyone here already do a email exist validationafter the input email field is not focus? Can you help me or give me some tips on how to do that? I...
View ArticleYoutube video problem?
@veyselkaya wrote: hello, when ı click youtube video full screen, play or pause not working in the phone. how can ı fix this? Posts: 1 Participants: 1 Read full topic
View ArticleSend background notification Ionic.io iOS
@bfonseca wrote: Hi there. I am trying to send background notifications using the ionic.io api, but I cant managed it to work.I using just like the docs says on the phonegap-plugin-push but the api...
View ArticleHow can i bind i frame youtube from json file
@sameh wrote: hi every bodytoday i have problem in my app i have json file that have details about youtube links like this [ { "Title": "1", "Photo": "channel1", "Link":...
View ArticleUndefined $scope
@EnFXChile wrote: Hello I have an app that takes a picture of the camera and stores it in this line: var url = uploadTask.snapshot.metadata.downloadURLs [0];$rootScope.myUrl = url; I have a form that...
View ArticleOpen link into iframe in system browser
@scoch wrote: Hi guys!In my app I have an ADV into an iframe, I can't open the links in the iframe in the system browser.Can you help me? ThanksDan Posts: 1 Participants: 1 Read full topic
View ArticleHangs on Splash on Device, doesn't when served through XCode
@bg wrote: I have an app that run's perfectly normal when I run the app through Xcode directly onto my device. However, when I actually put it as a standalone app, it hangs on the splash screen. Does...
View ArticleGetting started- sudo npm install -g cordova, uid must be an unsigned int
@watchthisspace wrote: Hi, I am new to ionic and new to development. I'm just following the guide to install ionic, but I can't get past installing cordova. I get the following error:npm WARN...
View ArticleiOS Problem with and
@devwplex wrote: Hi guys. I'm facing a problem to run my app in iOS platform. I had to add has-bouncing="false" property to avoid end user to "drag" the menu content and unfortunately this causes...
View ArticleMargin and padding not working inside (EDIT: text-align also)
@Another_User wrote: Hello.The padding is totally ignored in modals. <ion-modal-view> <div class="bar bar-header bar-energized"> <h1 class="title">Header</h1> <button...
View Article