Evgeniy L

Results 10 comments of Evgeniy L

I do think that you have to check the paths once again. If you have set wrong template locations you would got caught in described situation. So double check your...

I might to be wrong. But recently I ran into the same debug session. And in my case it was just wrong paths. And even strange semicolon appeared as described...

Yes. As I mentioned in the readme, you can insert the code into a script tag. I just don't understand what were you concerned about?

Could you attach crash dump please. It would appear that adding WRITE_SETTINGS permission can solve this issue.

In case of Android, it can be "adb logcat".

Hello and sorry for late reply. Ok, here is the sample project. It's simple, but it works fine on my i9300. https://drive.google.com/file/d/0Bx3xmZPr9s7lbUFvQlgxNjRwY2s/edit?usp=sharing You should be careful with framworks like angular....

sometimes phonegap projects fail to use plugins. it occures randomly for unknown reason. I have found the way to solve this problem. You should use plugman instead of built in...

Let me ensure, that I've understood correctly. You have changed the brightness through plugin API and then the actual brightness changes only when you open the slider? What the js...

Hello, I haven't ios development license right now. Could you please run my example application and tell me what's going on your screen?

I don't have any iOS device right now( Could you debug this problem youself? For instance, make an application for native iOS - in which brigtness changes perfectly.