Search found 453 matches

Go to advanced search

by Hawk
Fri Oct 23, 2015 7:25 am
Forum: Issues
Topic: Auto Push displays 'Appery.io' before splash screen
Replies: 5
Views: 660
 
Jump to post

Auto Push displays 'Appery.io' before splash screen

I enabled auto push update. While it is working fine on Android, on iOS, it is displaying the screen below every time I open the App (whether there is an update or not): https://d2r1vs3d9006ap.cloudfront.net/s3_images/1297445/IMG-20151023-WA0002_inline.jpg?1445584996 We do not wish to disclose to ou...
by Hawk
Fri Oct 02, 2015 8:56 am
Forum: Issues
Topic: Export collection with photos
Replies: 1
Views: 294
 
Jump to post

Export collection with photos

Hello, I'm trying to export one of the collections that stores photos (base64). I have the following questions: Is there a way to export particular collection instead of having to dumb the entire DB every time (currently it's 1GB file and growing). Even when I dumb the entire DB as CSV files, when I...
by Hawk
Tue Sep 15, 2015 10:31 am
Forum: Issues
Topic: Text Messaging App returns 'Bad Request'
Replies: 12
Views: 1870
 
Jump to post

Text Messaging App returns 'Bad Request'

Hi, public link: http://appery.io/app/mobile-frame?src... scroll down to the button 'Text Messaging'. It will take to a page similar to the one in the tutorial I mentioned above. Type the number and the message, and in the browser console you'll get the error message codeFailed to load resource: the...
by Hawk
Mon Sep 14, 2015 4:54 am
Forum: Issues
Topic: Text Messaging App returns 'Bad Request'
Replies: 12
Views: 1870
 
Jump to post

Text Messaging App returns 'Bad Request'

Hello,

Any update on this?

Many thanks,

by Hawk
Wed Sep 09, 2015 8:59 am
Forum: Issues
Topic: Text Messaging App returns 'Bad Request'
Replies: 12
Views: 1870
 
Jump to post

Text Messaging App returns 'Bad Request'

Hi Illya,

This is the response I get:
Image

Thanks,

by Hawk
Tue Sep 08, 2015 5:48 am
Forum: Issues
Topic: Text Messaging App returns 'Bad Request'
Replies: 12
Views: 1870
 
Jump to post

Text Messaging App returns 'Bad Request'

Hello,

Any update on this?

Thanks,

by Hawk
Sun Sep 06, 2015 9:08 am
Forum: Issues
Topic: Add and remove class from NavBar items
Replies: 3
Views: 531
 
Jump to post

Add and remove class from NavBar items

Thanks M&M. I have tried code$( "#cb" ).removeClass( "UnPressedButton" ).addClass( "PressedButton" ); /code . the new class did not apply until I click elsewhere!
Btw, how can I refresh the NavBar?
I'm not sure what could be the problem.

by Hawk
Sun Sep 06, 2015 4:47 am
Forum: Issues
Topic: Add and remove class from NavBar items
Replies: 3
Views: 531
 
Jump to post

Add and remove class from NavBar items

I have the following html: code <div data-role="navbar"> <ul> <li><a href="#" id="cb" class="UnPressedButton" name="a" onclick="clickme()">Categories</a> <li><a href="#" id="ah" class="PressedButton">All Hacks<...
by Hawk
Thu Sep 03, 2015 11:11 am
Forum: Issues
Topic: Infinite scroll does not work on scroll
Replies: 9
Views: 1779
 
Jump to post

Infinite scroll does not work on scroll

This worked for me after adding setTimeout. Thanks

by Hawk
Mon Aug 31, 2015 2:42 am
Forum: Issues
Topic: how to scale group buttons to 100% width?
Replies: 12
Views: 1280
 
Jump to post

how to scale group buttons to 100% width?

Is there any example for that? How to add onclick event?

Go to advanced search