[FREELANCE] In search for an ionic 3 developer for payment gateway
Hi Emir, I am a experienced developer and would be able to help you out on this… You can reach me on andrewjohnson56782@gmail.com Best Wishes, Andrew
View ArticleHow I can change My app name
if you used emulator, close the emulator first and then run ionic run android
View Articleis hiding behind
My ionic version is 3.19.1, and checked the scenario in android device and in browser but the result is same. Please see the image i have attached with this issue. . localhost_8100_(Nexus...
View ArticleApp rootpage module not called when using ionic serve
Native plugin will never work in browser…to test native plugin you have to test your app on simulator or device
View ArticleSelect and Insert to MySql database with node.js on remote server from Ionic2...
@lado if your issue resolved please mark as a solution thanks
View ArticleI want to create a function for file download from my server but is not working
@flycoders_sourav what is the error ? could you print here please. thanks
View ArticleHeaders and footers hiding content?
Physics {{ chapterList.video_name }} This is my .html snippets but my contents are still hidden behind localhost_8100_(Nexus 6) (1).png1884x2560 366 KB localhost_8100_(Nexus 6).png1442x2562 319 KB
View ArticleCould not download PDF from base 64 data from web service . Why?
Dear Francois, I feel you are right. Do you please suggest a good function for making blobPDF ? any body please reply Anes
View ArticlePostal_code in Ionic Framework?
Hi , I am using Ionic framework to develop application ,getting problem in to receive Postal code of location. So help me in this regards How to get Postal Code using google api in Ionic Framework?....
View ArticleFile Transfer plugin image download get corrupted
Hi, I am using file transfer plugin to download images in my app. There are many images to be downloaded. In iOS the images are fine, but in android tablets the images get corrupted after download and...
View ArticleAdMob Free on Ionic 3
I think the autoShow: true is doing the job. Oh yeah, sorry I didn’t see that. In my app I call the show() manually for some timing purposes…
View ArticleHow to Position Popover in Windows?
Hello, I am trying to display an Ionic popover in Windows platform. I’m using https://ionicframework.com/docs/api/components/select/Select/ with the popover interface. However, the popover always...
View ArticleIssue, while minimizing and restoring, the app is reloaded like it's the...
It depends upon how you are going our of the application in android device. If you are pressing direct home button from the device then the state of an application will be remain as it was and if you...
View ArticleConfiguration file best practices
sure. specially environment.d.ts is a better and cleaner solution to handle configurations reliant on environments (DEV, Prod…) the pro for static ts file is maybe then that there’s nothing to set up
View ArticleHow to integrate PayuMoney Payment gateway with ionic?
I am Able to manage the whole transaction process in Cordova but at the end i didn’t know how to get response. I am using Angularjs and cordova
View ArticleIonic Pro doesn't add /www directory?
I am not fully convinced that it would not work because of pro restrictions. Even though I havent used the plugin and a large file upload for ionic view. It works for me using json files and images in...
View ArticleConfiguration file best practices
Arent *.d.ts files meant to be for typescript defintions only and hence fairly empty in terms of logic? Like interfaces or class definitions with no code? And as such sufficient for that purpose only?
View ArticleHow to display checkbox in circle like ios in android?
I want to display checkbox in my android app like ios
View ArticleBack-end and Front-end to Insert into MySql database with node.js on remote...
Hi, @lado For inserting in my sql try like below code : app.post('/addpost1',function(req, res){ console.log(req.body); var sql= "INSERT INTO ragisters (fname, lname, email, password, gender, bdate)...
View Article