How to call native method android/ios using typeScript?
@aashishvyas wrote: As in javaScript i create a instance on android webView , so that by using that instance i was able to call any method from android native with annotation as @JavascriptInterface....
View ArticleImplement module into my project
@Limzee wrote: Hey im trying to implement “https://market.ionic.io/plugins/tabbedslidebox” this into my project but where do i put this line of code? var app = angular.module(‘slidebox’, [‘ionic’,...
View ArticleIonic Photo Gallery with Firebase as backend
@ankitkaushik wrote: Hi, I am trying to create photo gallery in my ionic app with firebase as backend. Can someone please redirect me to the right knowledge base or share some sample code which can be...
View ArticlegetUserMedia is not defined (Stackoverflow added)
@lukasrein97 wrote: I have an Ionic 2 App which uses https://github.com/serratus/quaggaJS to Stream the Camera to my View (Div Container) like Snapchat to scan QR Codes. In the browser, it all works...
View ArticleIonic2 - unable to retrieve/display data using navcontroller
@chenjian wrote: I am unable to display the data I get from NavParams. I use console.log() and check that I did get the data I wanted but unable to display in the new page. I think I might had make...
View ArticleImplementing device back button android
@Umesh_Bhosale wrote: Hey all, I want to implement the device back button on the Android device. But when open the modal and press the back button it exits the app. Same for other pages. I want to...
View ArticleIonic cordova build ios error
@amine216 wrote: [ERROR] Cordova encountered an error. You may get more insight by running the Cordova command above directly. [ERROR] An error occurred while running cordova build ios (exit code 1):...
View ArticleIonic 3 - custom UI class
@AceBoy wrote: I’m trying to implement https://github.com/niqdev/ipcam-view into ionic/cordova by creating cordova plugin. But I don’t know how I can implement this part:...
View ArticleHighcharts Meteogram in ionic3
@khokhardheeraj wrote: Hi, I want a draw a Meteogram in ionic3 app. Can any body provide me a example of the Meteogram. Posts: 1 Participants: 1 Read full topic
View ArticleError during executing "ionic cordova run android --prod"
@gofin_di wrote: Hi, Today i tried to run my ionic app on tablet. After executing command ionic cordova run android --prod i am getting this error: Running app-scripts build: --prod --address 0.0.0.0...
View ArticleProblems with installing ionic on Mac
@aipracs wrote: Hello! Installing ionic on Mac OS El Capitan. After installation trying to ionic serve and got errors like: [DEBUG] CLI flags: { interactive: true, confirm: false } [DEBUG] { cwd:...
View ArticleFirebase incorrect registration token
@Yozamu wrote: Hello. I’ve been developing a Ionic app a while ago, and I’m using the Firebase plugin from Ionic. When I open the app, I have in the constructor of my first page : if...
View ArticleThere is an error in your gulpfile:
@ikishan wrote: Hello All… i ma using Ionic : 2.0.0 Node : .012.7 and bunch bower already install in my PC. when i try ti create new project by using command ionic start abc , Project created...
View ArticleHow to force the tabs-bar to be visible?
@ioclaudio wrote: Hi all, I’ve created a page that contains an iframe: BrowserPage <ion-header> <!-- empty --> </ion-header> <ion-content> <iframe *ngIf="externalLink"...
View ArticleIon-datetime Change direction
@rdethurens wrote: Hi everyone, I’m using an ion-datetime to allow user to choose a date. Everything works fine, but i would like to change the wheel direction. I see that to up the day or the month...
View ArticleIon-select select default value not working
@joe_c_sleiman wrote: I have ion-select with that have many options and I have when the view is ready to select one default value depending on CurrentNumber. i have this code: <ion-select...
View Article[Windows 7 64bits] An error occurred while running cordova build android...
@s1lv10 wrote: Hello, i have this problem: [ERROR] Cordova encountered an error. You may get more insight by running the Cordova command above directly. [ERROR] An error occurred while running cordova...
View ArticleError (IONIC CORDOVA RUN ANDROID --PROD --RELEASE
@_reciklado wrote: Posts: 2 Participants: 1 Read full topic
View ArticleIonic serve error: cannot find module ‘typescript’ on Windows
@cleonilson wrote: Can someone help me, please, with this error? I’m a beginner user and dont know what to do with this. Thanks! Posts: 2 Participants: 2 Read full topic
View ArticleInclude feature to receive signals from Eddystone Bluetooth Beacons
@herb200mph wrote: It would be highly convenient, and make Ionic a product of wider interest is to include a widget for sensing Eddystone/Bluetooth Beacons. We would switch to Ionic in a heartbeat as...
View Article