Ionic Upload is Successful, when i try to view app ( using Ionic View ) It...
@sudhank wrote: // In terminal Upload was Success ionic uploadSaved app_id, writing to ionic.io.bundle.min.js...Successfully uploaded (********) // When i try to view my app in "Ionic View" it says...
View ArticleRelative url of custom directive template isn't recognized [Urgent]
@albpower wrote: Hi, I've just implemented and custom directive to my ionic app but the template url cannot be loaded.This is the errror I get:Error: [$compile:tpload] Failed to load template:...
View ArticleIonic Push acoount
@calevano wrote: To use IOS Push Notification is necessary to pay a developer account $ 99 ??? Posts: 1 Participants: 1 Read full topic
View ArticleIonic emulate android / very slow and doesnt work
@ehurkan wrote: hello , i m trying to emulate my app but i cant , what is problem i dont know .. Android doesnt starterror message > problem emulate.JPG614x1044 58.9 KB Posts: 1 Participants: 1...
View ArticleIon-tab and ui-sref-opts
@tomzero wrote: Hi! Can I use ui-sref-opts with ion-tab somehow?Thanks! <ion-tab href="/tab1" ui-sref-opts="{location: false}" title="tab1"> ... </ion-tab> Posts: 1 Participants: 1 Read...
View ArticleBlack Screen
@jay4eva wrote: Hi Everyone, I used a default header and footer tabs on icon and added a Iframe to display webpage. it works fine when i preview it on browser. When I build the app and installed on...
View ArticleIonic.io Users Auth Service issue - Imposible getting started ;(
@cardei wrote: Hi, I am new to ionic and I am not JavaScript pro.I have some issues getting started implementing Membership using ionic.io Users.Initially I developed my app with Firebase Auth and it...
View ArticleDevice issues - keyboard and splash screen
@benjaminjbaum wrote: I am running into numerous issues on an iPhone 5s (latest OS, 9.2.1) that I do not see in the browser. The first two issues are specific to a real device, while the keyboard...
View ArticleCenter text vertically in card
@Kewitschka wrote: I want to center the text in my card vertical and horizontal. But it is just centered horizontal. What can I do? index.html <div class="card"> <div class="item...
View ArticleAnchor link, open a website in system view and back to main page
@brendonco wrote: Hi, I have an anchor tag inside an iframe, when I click the link, it show the website inside the iframe. How do I return back to previous page when I press the phone back button?...
View ArticleProblem call number in app
@frandearma wrote: Hi allI have a problem, the app does not link the number of my factory. I have the code: <a href="#" class="button button-balanced" onclick="window.open('tel:{{item.num}}',...
View ArticleSelect list - .item-select class direction:rtl bug in FireFox
@zorgster wrote: I have a dropdown box on an Account page where the user can change the language. We are using the standard format: <label class="item item-input item-select"> <div...
View ArticleHow to navigate to a new screen from a tab screen
@nirman99 wrote: Hi All,I want to achieve something like this.I want to navigate to a new screen (I dont want tabs in this screen) from a tab screen. So I did something like this in app.js...
View ArticlePush notifcations
@karanvirk wrote: how can i start push notifications service in my app ? Posts: 1 Participants: 1 Read full topic
View ArticleHow to block tap/touch events for a period of time (during animations etc)?
@torger wrote: I'm almost finished with my fairly big app, and now I'm testing it. In one part of the GUI it swaps between screens/views with a cool zooming animation when tapping a button. The app...
View ArticleAndroid hardware back button resets app, possible to avoid?
@torger wrote: I've made a fairly big app using Ionic Framework. When starting the app it takes about 5 seconds for it to show. If this delay would only happen when the app is started it would be...
View ArticleHow to 'include' a Node.js module?
@muis87 wrote: Hello, I really dont understand why this must be so difficult? I installed this package; https://www.npmjs.com/package/woocommerce its directory is under ROOT/node_modules/woocommerce...
View ArticleCreate a input look like date but with personalized value
@Cludo wrote: Hello, I want to create an input wich look like un imput date but I want to include personalized value wat is the name of the component how i can do that? thanks Posts: 1 Participants: 1...
View ArticleSupport Ionic v1
@warriorkirby wrote: Hi everybody ! I am very curious about creating a ionic app. However while I was looking around in the forum, and i saw a lot of topic's answer in ionic v1 is now "try ionic v2"....
View ArticleHow to read images from the 'www/' folder using cordova-plugin-file?
@agosch wrote: Hi, i try to make a gallery app and for this purpose i created a folder called 'media' inside the 'www' folder, but i can't get it's content. I tried window.resolveLocalFileSystemURL...
View Article