napcat

Results 14 issues of napcat

The app is in another language than english, and the days and months are in english. Is it possible to change the language via javascript? Or does it use the...

On the windows platform the minDate is always 1970 even if I specify other date. I searched in the source, and it sets the minDate to 1970. Could it default...

I have the datepicker working on android. When testing on windows phone the date picker doesn't work. I click on the button and nothing happens. Is there any special config...

I'm trying to implement this plugin in my app. The user can record a few seconds movie and then I need to upload it to the server. To make all...

Is it possible to combine Starling framework with this native extension? I'm asking this because you use your own implementation of Stage3D to draw the webcam texture (GPUImage). Is there...

Hello, Will it be possible to have support for UWP Apps any time soon? We have a lot of apps published for all the current mobile platforms, and it's getting...

enhancement
UWP

Hello guys, I'm facing a problem. I have two states (StateA and StateB) not directly related, but when in the stateB the breadcrumb has to show stateA, and I'm failing...

How can i set a min and max scale value on a free transform? I didn't found anything to control this. I think it would be great to control min...

Not a bug
Question

Hello, I successfully implemented the Facebook login in my app. Its working great, but I'm facing a problem with the logout. There's no method to logout. How can I logout...

I update ui-router to 0.2.18 and ui-router-extras to 0.1.2 and now I got some error... The navigation still occurs, but this error appears on the console: ERROR When debug is...

bug