Search found 23 matches

Go to advanced search

by Nick
Tue Oct 22, 2013 8:56 am
Forum: Issues
Topic: Android tabindex and some UI problems.
Replies: 10
Views: 1948
 
Jump to post

Android tabindex and some UI problems.

Yes. Actually i face this problem in every screen that has more than 1 input field.

by Nick
Thu Oct 17, 2013 8:49 am
Forum: Issues
Topic: Android tabindex and some UI problems.
Replies: 10
Views: 1948
 
Jump to post

Android tabindex and some UI problems.

FYI just tested it on Android 2.3.3 / Galaxy S plus (GT-I9001) and it works fine...
Still haven't found a solution for Android 4.2 / Galaxy S4

by Nick
Wed Oct 16, 2013 8:51 pm
Forum: Issues
Topic: Android tabindex and some UI problems.
Replies: 10
Views: 1948
 
Jump to post

Android tabindex and some UI problems.

No problem at all.
We actually deployed it already on Android so i guess we could fix that on a feature upgrade.
Thanks!

by Nick
Wed Oct 16, 2013 7:52 pm
Forum: Issues
Topic: Android tabindex and some UI problems.
Replies: 10
Views: 1948
 
Jump to post

Android tabindex and some UI problems.

Just did Maryna,
Thanks a lot

by Nick
Wed Oct 16, 2013 7:12 pm
Forum: Issues
Topic: Android tabindex and some UI problems.
Replies: 10
Views: 1948
 
Jump to post

Android tabindex and some UI problems.

Hi, I have an application that i want to run on iOS, Android and WebApp. Since some features doesn't work as well on all platforms i created the basic functionality, saved that as a plugin and created a different project for each app so i can work out the differences. I seem to have some UI problems...
by Nick
Fri Oct 04, 2013 12:14 pm
Forum: Issues
Topic: Load css files of every page on head
Replies: 1
Views: 422
 
Jump to post

Load css files of every page on head

It would be great if you could load the css files of every page inside head instead of body and also merge them to one file, because on iOS unless a page is loaded at least once (css is cached) the transition is not so smooth. For example if you have a hidden button in a page, for a split second, wh...
by Nick
Thu Oct 03, 2013 2:54 pm
Forum: Issues
Topic: iOS and childbrowser issue
Replies: 6
Views: 943
 
Jump to post

iOS and childbrowser issue

Hey Katya, Thanks for all your trouble but it seems the string i am passing to twitter and state parameter on facebook needs to be url encoded. When i used window.plugins.childBrowser.showWebPage(' https://twitter.com/share?text=encode... ', { showLocationBar: true,showAddress :true }); Everything w...
by Nick
Thu Oct 03, 2013 2:23 pm
Forum: Issues
Topic: iOS and childbrowser issue
Replies: 6
Views: 943
 
Jump to post

iOS and childbrowser issue

Do you mean the comma "after showAddress: true" ?
I removed it already and nothing changed. It works on Android but not iOS

by Nick
Thu Oct 03, 2013 10:46 am
Forum: Issues
Topic: iOS and childbrowser issue
Replies: 6
Views: 943
 
Jump to post

iOS and childbrowser issue

Btw i just tested another time with different url. i have a "post on twitter" button and on click i run the following javascript window.plugins.childBrowser.showWebPage(' https://twitter.com/share?text=SOMETE... ', { showLocationBar: true,showAddress :true, }); Same deal. Works on Android ...
by Nick
Thu Oct 03, 2013 10:00 am
Forum: Issues
Topic: iOS and childbrowser issue
Replies: 6
Views: 943
 
Jump to post

iOS and childbrowser issue

Hello, I have a problem with childbrowser and iOS. I am developing a hybrid app and everything works ok on Android. I have a button that goes to facebook to get the user to login/authorize a (facebook) app to post on his behalf. The redirect url is a web page on a server i use. On Android, the user ...

Go to advanced search