How to call javascript in java plugin file?
@mohamad wrote: I have a java plugin this file and I want to access javascript to return some value Posts: 1 Participants: 1 Read full topic
View ArticleCan't run ios or android after update cordova-ios
@monurakkaya wrote: Hi,I've been using cordova-ios@3.8.0, coming default with ionic start. But for 1 week it show a warning that this version ios depreced, update your platform via 'cordova platform...
View ArticleApp level lifecycle events?
@SDP1966 wrote: Does Ionic have, or will it have an app level event that will run in advance of the app itself completing booting? More specifically, an event that will fire after platform.ready() has...
View ArticleIon-toggle submits form
@Daskus wrote: I have the following simple code: @Page({ template: ` <ion-content> <form (submit)="submit()"> <ion-item> <ion-label>Some Toggle</ion-label> <ion-toggle...
View ArticleIonic on Ubuntu get java error when run “ionic emulate android” command
@n1colius wrote: I cannot run the "ionic emulate android" command.I keep getting following error message: http://i.stack.imgur.com/QEPGL.jpg I have already installed the java,when I run "java...
View ArticlePhonegap Barcode Scanner Plugin iOS doesn't work with Ionic 1.2.4
@hasLoren wrote: I am consoling errors in the terminal. When I try to bring up the barcode scanner (phonegap-plugin-barcodescanner) with my app using Ionic 1.2.4, it freezes and throws this error in...
View ArticlePackaged and released
@cssjidi wrote: I want the program to do with ionic packaged and released, but have found that it is not compressed merge, so I want to distribute a compression when combined, may I ask how to do?...
View ArticleError: Failed to fetch platform android
@toyYan wrote: Error: Failed to fetch platform androidProbably this is either a connection problem, or platform spec is incorrect.Check your connection and platform name/version/URL.Error: self signed...
View ArticleConfirm problem autoclick when press enter
@xavibel wrote: Using the alert Confirm example http://ionicframework.com/docs/v2/components/#alert-confirm when I implement and press Go to in form, the confirm recives the press command and not show...
View ArticleIonic.Auth.login with linkedIN, how to configure the redirect_uri
@Requiescat wrote: Hi, when I try to login with linkedIN as provider , I got a invalid redirect_uri error with inappbrowser. Any idea on how to give the uri ? I've tried so far...
View ArticleLooking for ionic & angular developer in barcelona
@jordivallverdu wrote: Hi, we are looking for a developer on ionic framework and angular js.Our offices are in barcelona, if anyone is interested or want more detaills contact me at jordi@visita3d.com...
View ArticleJSON from webserver - Please Help
@ancooor wrote: Hi all, I'm getting crazy from this morning.I'm tring to get json from web server and display it in a master-detail pattern. I don't know what I'm wrong. This is the file bb.json {...
View ArticleIonic View App for Windows platform
@jdnichollsc wrote: Hi guys, What do you think about Ionic View in Windows too? Regards, Nicholls Posts: 1 Participants: 1 Read full topic
View ArticleUse right side menu only in a certain view
@pxdev wrote: Hello, we've got an application that uses a left side menu and it's been working fine. Now I need to show a right side menu only in a certain view. Since I only want the right side menu...
View ArticleCompress video and detect video length
@Dahico wrote: Hey there I hope you get back to this.. I need to upload a video file to my server. Also I need to compress it. Uploading is easy enough. Also I can limit to length and resolution with...
View ArticleIonic deploy empty UUID
@nubapp wrote: Hi, I'm having issues trying to use Ionic deploy. I'm not sure where the problem is coming from. When I check the logs, the uuid is empty and the json response I get is null. The code...
View ArticleHow can i customize height of pull up footer in Ionic?
@IonicRose wrote: In this example, ion-pullup.js has been used, however this example works fine, but pull up footer covers whole window. I want the pull up footer to be half of the window height. How...
View ArticleBeta.3 -> Beta.4: Broken Serve?
@SDP1966 wrote: Has anybody else upgraded a Beta.3 project to Beta.4 and found that 'ionic serve' no longer livereloads? I created a new project and the gulpfile and package.json are both way...
View ArticleIonic + Firebase not work android
@alehguedes wrote: In android Module 'firebase' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the...
View ArticleMigrating unit and e2e tests (beta4 und angular2.beta13) but having problems...
@voma0001 wrote: Hi, I am migrating the great seed project "clicker" with unit and e2e test to the latest versions, because I use it as a base for my app. But I got into issues with zone.js: PhantomJS...
View Article