Search found 259 matches

Go to advanced search

by Mike6979865
Thu Nov 17, 2016 6:16 pm
Forum: Issues
Topic: SocketTimeoutException - API Express
Replies: 1
Views: 354
 
Jump to post

SocketTimeoutException - API Express

Hi, I'm getting an intermittent SocketTimeException. What can the problem me? Sometimes it goes through, and sometimes it doesn't. Could that be on your end since I'm using API Express? { "status": 400, "uri": " https://api.appery.io/rest/1/apiexpre... ....", "resp...
by Mike6979865
Wed Nov 16, 2016 3:49 pm
Forum: Issues
Topic: CSS No Longer Works
Replies: 4
Views: 688
 
Jump to post

CSS No Longer Works

I figured it out. When you update from v2.1 to v3.3, the image folders are other folders move to a differentl location. Anything that Is in your theme file referring images will no longer work unless you move the folders to the right location. It took me 5 hours to figure that out

by Mike6979865
Wed Nov 16, 2016 12:08 am
Forum: Issues
Topic: CSS No Longer Works
Replies: 4
Views: 688
 
Jump to post

CSS No Longer Works

What I noticed is in V3.2, the SVG base64 is not working. For example the following doesn't get encoded properly. Please assist: .ui-icon-arrow-u-l:after { background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%...
by Mike6979865
Tue Nov 15, 2016 11:41 pm
Forum: Issues
Topic: CSS No Longer Works
Replies: 4
Views: 688
 
Jump to post

CSS No Longer Works

What is not working is my custom theme.

by Mike6979865
Tue Nov 15, 2016 11:18 pm
Forum: Issues
Topic: CSS No Longer Works
Replies: 4
Views: 688
 
Jump to post

CSS No Longer Works

I updated to library V3.1in the external resources and the CSS no longer works. I have CSS applied to my panel and now it doesn't work.

by Mike6979865
Tue Nov 15, 2016 10:53 pm
Forum: Issues
Topic: Urgent: App Crashing on iOS 10 when camera is invoked
Replies: 5
Views: 1517
 
Jump to post

Urgent: App Crashing on iOS 10 when camera is invoked

I tried that, and that didn't work. I'm using v2.3 of the libraries... I also tried running the code, and when I hit run in Xcode, and I press on the button to invoke the camera service, the App crashed, and the error message was: 0x6000002041f0: Tried to obtain the web lock from a thread other than...
by Mike6979865
Tue Nov 15, 2016 8:18 pm
Forum: Issues
Topic: Urgent: App Crashing on iOS 10 when camera is invoked
Replies: 5
Views: 1517
 
Jump to post

Urgent: App Crashing on iOS 10 when camera is invoked

My app is crashing when I select Take Picture on iOS 10, and or when the camera is invoked. I current have library v2.3. When I updated to the library v3.1, that solved the problem, however, I'm not longer able to see the CSS styles... All CSS images are gone... Please Help

by Mike6979865
Tue Nov 03, 2015 6:22 pm
Forum: Issues
Topic: Image based on Screen Size
Replies: 3
Views: 516
 
Jump to post

Image based on Screen Size

Resolved!

by Mike6979865
Tue Nov 03, 2015 3:23 pm
Forum: Issues
Topic: Image based on Screen Size
Replies: 3
Views: 516
 
Jump to post

Image based on Screen Size

Please help... You assistance is highly needed.

by Mike6979865
Tue Nov 03, 2015 4:13 am
Forum: Issues
Topic: Image based on Screen Size
Replies: 3
Views: 516
 
Jump to post

Image based on Screen Size

Hi, I want to have a different background image based on the screen size so it will look perfect as a background image. I create an image component, and I added the following code to CSS: @media screen and (max-width: 310px) { { .yourClass { content:url(" http://www.samsung-wallpapers.com/upl.....

Go to advanced search