Using Firebase and Admob-free Together
@pjoriginal wrote: I tried using the native firebase plugin and the native admob-free plugin together. But it always throws an error. FAILURE: Build failed with an exception. * What went wrong:...
View ArticleConvert high resolution images to base64
@narshkukreti1988 wrote: I am trying to convert an image into base64 string , size of the image is around 5 to 7 mb. Converting this image into base64 taking too much time and in some devices it is...
View ArticleWhat is the proper way to create dynamic ionic-segment?
@saty932 wrote: I am able to create the dynamic segments but the problem is i am unable to make it selected segment to be active i mean i want to change the segement border-bottom-color when i...
View ArticleBarcode Generator
@Balavenkatasai wrote: Hi, guys, I want to implement barcode generator in Ionic 2/3.I have googled but i didn’t find any solution for that .Any solutions? Please help.Thanks Posts: 1 Participants: 1...
View ArticleWhy the error 'Uncaught (in promise): TypeError: co.data is undefined...
@anespa wrote: Dear Friends, I am working for a simple form with one filed to a page. My html sample code is: <!-- Generated template for the PaymentPage page. See...
View ArticleException using google Maps in ionic
@tanvralam wrote: Dear All; We are using google maps in ionic application. As per google, 25,000 maps load per 24 hrs are free but we had just loaded few times, may be 50 at max, and maps has started...
View ArticleEntering a value in the Textbox Which is in Ion-item
@Balavenkatasai wrote: Hi all here I have included text box for entering a value and at the same time that is included in ion-item which is having a click event. While trying to enter a value in the...
View ArticleHow to put HTML form inside the actions sheet
@flycoders_sourav wrote: Actually i want to do when user click one a button then open a form inside the actions sheet. how can i do ? Please help me anyone. Sorry for poor english. Posts: 1...
View ArticleSocialShare plugin is not working with InAppBrowser Plugin (it crashes)
@temohpab wrote: Ok, here’s my scenario: I’m trying to implement this functionallity, i’m showing a web app of my own with InAppBrowser and i have a share button… I’m trying to hide the inAppBrowser...
View ArticleIonic serve not working on CLI 3.19
@rpragesh1 wrote: Ionic serve not working on device. it just got exit. PS F:\PROJECTS\IONIC2\ProjectBySud\lunchboxionictwo> ionic serve Starting app-scripts server: --address 0.0.0.0 --port 8100...
View ArticleIssue pushing initial commit
@stampcard wrote: Hello, I’m having issues pushing code to the Ionic Pro remote repository. Linking the app generating the SSH keys and creating the repository all went without problems. However, when...
View ArticleIos Face ID integration
@keithchop wrote: Hi, are there any works or anything related to integrating the new Face ID of iOS for iPhone X ? Cheers. Posts: 1 Participants: 1 Read full topic
View ArticleGot no output while loading json file locally
@deveps wrote: I was trying to read the json file in my application, but it only shows me: “[object object]”.In the console i can see that, it maps with my json file.but output window showing only...
View ArticleGoogle maps not showing!
@cracker90 wrote: Hello, I followed the official tutorial about integrating google maps into ionic app : https://ionicframework.com/docs/native/google-maps/ but all i see is a yellow page with google...
View ArticleIon-grid doesn’t work on ios devices (Ipad)
@Ilyoskhuja wrote: th.PNG1536x2048 152 KB In Ipad view in Thumbnail it shows like this image. Do you have any solution for this? Posts: 2 Participants: 1 Read full topic
View ArticleionDrag event not firing
@kevred wrote: In my app there is a code snippet as below: logDrag(e){ console.log(e); } <ion-item-sliding (ionDrag)="logDrag($event)"> <ion-item>Item</ion-item>...
View ArticleIonic media iOS 11 - record audio issue when reusing same file / media object
@paoesco wrote: Hi everyone, I’ve got a problem with update to iOS 11. I want to record an audio file. So what I do is : Create a new file using Ionic Native File Create a new media object based on...
View ArticleArchive failed : Fastlane with Ionic 3
@vpivet wrote: Hello, I try to deploy my Ionic 3 App on Testflight in a first time. But When I run my command : “sudo fastlane beta” I always have this error : Check dependencies Code Signing Error:...
View ArticleCordova contacts plugin multiple promise never resolved
@sheyla wrote: I have a ionic 3 application where i use cordova-plugin-contacts. What I have i a simple function that from a phone number return a name based on contacts: public getContactNameNumber =...
View ArticleIonic application security
@saintsatplay wrote: I’ve recently published the following Security focussed article on my blog discussing potential ways to harden Ionic/Cordova applications from code tampering and content theft by...
View Article