I've got a number of Applications developed in Facebook, all working fine, until I realized that they don't load for users who have secure browsing turned off in their account settings.
What I mean by this is that they can access Fan Pages and Applications non-securely. So when they are on a fan page:
http://www.facebook.com/[fan-page-name]/
and then click on a page tab on that fan page:
http://www.facebook.com/[fan-page-name]/app_[appId]
The page tab just sits there blank. Accessing the page tabs through https works no problem.
Anyone know how to force users to access your page/app over SSL, or do I have an error somewhere? I've tried making both the "Page Tab URL" and the "Secure Page Tab URL" HTTPS urls, but that did not force users to access the app/page tab via HTTPS.
Thanks!
For reference