Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 228595 articles
Browse latest View live
ā†§

Promise data not returned on device

Hi all, I've been pulling my hair out for the last week over this bug so I'm really hoping someone will be able to tell me where I'm going wrong. I have a ionic app, I'm using PouchDB with the SQLlite...

View Article


Ionic android build error (worked previously)

This was caused because of permissions on folder for me. Application was not able to create the assets folder. I gave full permissions to the android sdk folder. Then it started working.

View Article


ngCordova Sqlite insertCollection example?

Hi, Can any one please tell me how to use insert Collection, there is not example anywhere on the internet I can find

View Article

Ionic cli not working with Ionic v2

I started a new Ionic v2 project using ionic start MyIonicV2App --v2, then launched npm install and then ionic serve, and everything worked ok.But when I try to type other commands, like ionic list or...

View Article

Php web application deploy android through ionic command its that possible?

Bengt, I understood the initial question that the PHP app should run inside the Ionic Android App. I think you may be on the right track here...

View Article


Get user autofill credentials

With the new Safari Controller on iOS the autofills are applied to loaded websites - but I don't think you can actually access these. What are you trying to build? Maybe there's a way around it...

View Article

Camera plugin issue about photolibrary

Ok, so you want to select 3 pictures, the first one works but on second and third you get back the same picture as the first? If so, please post a complete overview of the relevant code. View,...

View Article

Using the Camera

Hi! In Alpha 32, I could use the camera by importing it like this. import {Camera} from 'ionic/ionic'; But now in Alpha 35 Camera is undefined. When comparing the ionic source code (in the...

View Article


Back button not showing when coming from nested pages (tabs)

thank you for your help. it really worked for my app.

View Article


Has anyone tried Crashlytics plugins?

Hi I am looking for a crash analytics tool. I was using crashlytics in native platform, but I don't know if the crashlytics cordova plugins are mature enough. Do you know any alternative for Ionic...

View Article

How to play local audio files

If I'm not mistaken, you need to use preloadComplex instead of preloadSimple, if you want to loop sounds. I wrote a tutorial for using Native Audio in Ionic, might help to have a look at that.

View Article

How use Bangla Language in my Ionic App

I am from Bangladesh. i want to make a ionic app using bangla language. But i don't know how will do. Please help me.

View Article

Splash Screen on Android

my android is not showing,too.Can the problem be solved?

View Article


Not returning response from $http and handout

I am working with a ionic app, I get data from API request with navigate to a new page. Sth like $scope.$on('$ionicView.beforeEnter', function(event){ $http(configObj). then(function(response) {...

View Article

How to add ui-mask in my project

Hi, I'm following the steps from https://github.com/angular-ui/ui-mask to install the mask in my ionic projet, but didnĀ“t work. First I install with bower bower install angular-ui-mask Second I put...

View Article


How to run debug mode with Ionic project?

Do anyone try netbeans debug mode (break point) with Ionic project?I got CORS problem when calling API on netbeans debug mode....The Handling CORS issues in Ionic is not fit for it.Can any help or got...

View Article

SSL Handshake Failures on Android Device

I was able to resolve the issue on the server side. It turned out that our apache mod_ssl was configured to allow only TLSv1.2 and that the cipher suite was also restrictive. Using...

View Article


Using the Camera

You're correct, they have been removed. The Ionic team are working on something for plugins, but for now you'll just have to use plain old PhoneGap / Cordova syntax:...

View Article

Ionic lab Downloading error

i am trying to download ionic lab for windows 8 but the link send me to an error page.

View Article

In-app purchase of Apple Store in Ionic

Hi I want to add in-app purchase of Apple Store iOS as they are not approving my app on App Store. In my app, user can use free all things (but for some option they will need to signup/user...

View Article
Browsing all 228595 articles
Browse latest View live