Search found 24 matches

Go to advanced search

by ang .
Wed Mar 05, 2014 5:31 am
Forum: Issues
Topic: Market upload error "You uploaded an APK that is signed with a different certificate to your previous APK"
Replies: 12
Views: 1238
 
Jump to post

Market upload error "You uploaded an APK that is signed with a different certificate to your previous APK"

Hi, I am trying to export the certificate for my app, which has the "autogenerate singing key/certificate" option ticked in the Android Binary settings. I tried to follow the insturctions on second post, but I cannot find the "autogenerate" word in metadata.xml, can you help me o...
by ang .
Wed Mar 05, 2014 4:40 am
Forum: Issues
Topic: cannot enable remote debugging
Replies: 17
Views: 1346
 
Jump to post

cannot enable remote debugging

Hi, this problem re-occurred again, can you check for me?
I had tried clearing cache, switching browser.
The shared project is named "Gambunny"

by ang .
Tue Feb 25, 2014 2:24 am
Forum: Issues
Topic: How to adjust panel component width
Replies: 5
Views: 598
 
Jump to post

How to adjust panel component width

Hi, Sorry I still dont get it, I added the "!important" attribute, but it is still the same codeAppery("panel_X").css("width","60px !important");/code do you mean add the "!important" attribute to all related css properties? how can I overwri...
by ang .
Mon Feb 24, 2014 8:06 am
Forum: Issues
Topic: How to adjust panel component width
Replies: 5
Views: 598
 
Jump to post

How to adjust panel component width

Hi, I have set the css as suggested, although the panel's own width is reduced, but there is a large area of grey blank space as shown in following screenshot: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1026472/Panel3_inline.png?1393229050 How can I get rid of the grey background and push my co...
by ang .
Fri Feb 21, 2014 10:18 am
Forum: Issues
Topic: Custom component unable to invoke database service
Replies: 4
Views: 524
 
Jump to post

Custom component unable to invoke database service

Hi,

Anyway, I have workaround by defining the service myself, inspired by your thread here: https://getsatisfaction.com/apperyio/...

You may close this issue now.

by ang .
Fri Feb 21, 2014 10:17 am
Forum: Issues
Topic: Custom component unable to invoke database service
Replies: 4
Views: 524
 
Jump to post

Custom component unable to invoke database service

Hi, run javascript is running fine. only fail on invoke database service. I found that the service is not defined as other database service code /* * Nonvisual components */ var datasources = []; getGames = new Appery.DataSource(WarehouseDB_GameList_list_service, { 'onComplete': function(jqX...
by ang .
Fri Feb 21, 2014 8:17 am
Forum: Issues
Topic: Custom component unable to invoke database service
Replies: 4
Views: 524
 
Jump to post

Custom component unable to invoke database service

I have a custom component, with a panel containing 3 buttons. On button click, I would like to invoke database service which will query database. But when I click it, the browser console gives me the error "nameofservice is not undefined" Is there restriction that custom component cannot i...
by ang .
Fri Feb 21, 2014 2:50 am
Forum: Issues
Topic: Lock Orientation on Android
Replies: 20
Views: 1973
 
Jump to post

Lock Orientation on Android

I added the same code but the screen is still rotatable? No build errors. code <?xml version="1&#46;0" encoding="utf-8"?> <manifest xmlns:android="http:&#47;&#47;schemas&#46;android&#46;com/apk/res/android" android:versionCode="7" android:v...
by ang .
Thu Feb 20, 2014 2:38 am
Forum: Issues
Topic: How to adjust panel component width
Replies: 5
Views: 598
 
Jump to post

How to adjust panel component width

Hi, I am trying to adjust the width of the new panel component where display is set to "reveal" or "push". This is how it looks like when user click the toogle button currently: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1024976/Panel1_inline.png?1392863654 I felt it took to...

Go to advanced search