Search found 117 matches

Go to advanced search

by KorryRogers
Mon Jan 05, 2015 4:23 am
Forum: Issues
Topic: Facebook 404 Error
Replies: 11
Views: 1839
 
Jump to post

Facebook 404 Error

I've been working on a new app and I'm trying to integrate the Facebook api. When tested via the web, I keep getting a 404 error when I try to login with Facebook. When I test the app natively, it brings back the facebook_me.html page, but the page is blank. No values are returned. I've followed thi...
by KorryRogers
Wed Dec 31, 2014 5:16 pm
Forum: Issues
Topic: How to assign fixed position to a grid element?
Replies: 9
Views: 1353
 
Jump to post

How to assign fixed position to a grid element?

Here's how I do it:

Put the grid inside your header and then add this CSS to remove the blank space at the top of the header:

.ui-title { display: none !important; }

by KorryRogers
Tue Nov 25, 2014 3:00 am
Forum: Issues
Topic: Open Ad Link in Safari
Replies: 4
Views: 664
 
Jump to post

Open Ad Link in Safari

Perfect. Thank you!

by KorryRogers
Mon Nov 24, 2014 5:27 pm
Forum: Issues
Topic: publishing iphone app without xcode
Replies: 4
Views: 740
 
Jump to post

publishing iphone app without xcode

Not that I'm aware of. I'm 99.9% sure XCode is required.

by KorryRogers
Mon Nov 24, 2014 12:46 pm
Forum: Issues
Topic: Resolution Problems with iOS8 & iPhone 6+
Replies: 7
Views: 926
 
Jump to post

Resolution Problems with iOS8 & iPhone 6+

Yurii, did you read what the problem actually is? This has nothing to do with the browser. The app is somehow being zoomed when it's ran natively on a device. It doesn't do this when I run it in the Appery test app.

by KorryRogers
Mon Nov 24, 2014 12:44 pm
Forum: Issues
Topic: Open Ad Link in Safari
Replies: 4
Views: 664
 
Jump to post

Open Ad Link in Safari

Yurii, thanks for the response, but did you actually read my post, or just the subject? Your response has absolutely nothing to do with my question. Let me explain again... I've got javascript code that I have in an HTML block. This JS code will load an ad into the HTML block. All ads are linked wit...
by KorryRogers
Mon Nov 24, 2014 4:02 am
Forum: Issues
Topic: Open Ad Link in Safari
Replies: 4
Views: 664
 
Jump to post

Open Ad Link in Safari

I'm running some Google ads in my app (javascript, not SDK). When I click an ad in a web browser, it opens in a new tab, when I test on my device, it opens, but there's no way to get out of the window. i.e. no back button. If this were a regular link, I know I could solve the problem with this code:...
by KorryRogers
Mon Nov 24, 2014 3:37 am
Forum: Issues
Topic: Resolution Problems with iOS8 & iPhone 6+
Replies: 7
Views: 926
 
Jump to post

Resolution Problems with iOS8 & iPhone 6+

I've tried every resolution and it always looks the same. What resolution is the appery test app set to? My app looks great in it.

by KorryRogers
Wed Nov 19, 2014 3:01 am
Forum: Issues
Topic: Resolution Problems with iOS8 & iPhone 6+
Replies: 7
Views: 926
 
Jump to post

Resolution Problems with iOS8 & iPhone 6+

Can you explain why it looks fine in the appery test app? It's not the same as when viewed in a browser, though. When viewed in a browser, the layout is stretched, not zoomed. If you look at the screenshots, in the appery app, 5 games are shown on 1 screen, in the regular app running directly on the...
by KorryRogers
Tue Nov 18, 2014 4:03 am
Forum: Issues
Topic: Resolution Problems with iOS8 & iPhone 6+
Replies: 7
Views: 926
 
Jump to post

Resolution Problems with iOS8 & iPhone 6+

I upgraded my app to the new development environment hoping that it would solve my problem, but it didn't. Please look at the two images below. One is a screenshot from my app running in the Appery app, and the other is my app running natively. See the difference in the resolutions? Within the apper...

Go to advanced search