Bootstrap Website Maybe Not Loading with Iphone 6? - ios

I not sure at this point if I have a problem with my own website for users of iphone 6.
http://www.dataanalytica.systems
It seems to work fine on the computers and on my iphone 5.
However, when my sister tried to view the site with her iphone 6, the page simple won’t load at all.
Can anyone with an iphone 6 please check if it loads on their phone.
If no, any suggestions as to why would be much appreciated.

Related

Does iOS11 handle viewport different?

On my iPad Mini I can only install up to iOS 9.3, the website looks fine there and on any other device. But colleagues with a new iPad and iOS 11.0.3 have the website only filling about 60% of the screen (both portrait and landscape mode).
see iPod photo a colleague sent me
I made the website for 100% screen width on all devices and never had a problem, worked fine the last 2 years. I would say the website code is sober, the problem comes from iOS. But since I can only check iOS 9.3 or iOS 11, I do not exactly know at which version of iOS the error exactly started.
I can not find any information whatsoever about where this may come from or other people mentioning such a problem. Does iOS11 handle viewport different?

iOS 9.3 can not get thumbnail from photo library using iPhone App running on iPad

We have had an iPhone App that's configured to run only as an iPhone App.
One aspect of this App has been able to access the photo library without an issue whatsoever. That is until iOS9.3, where the iPad simulator, from iPad4 and up, will not display photo thumbs at all. It simply shows nothing other than a blank square where the thumb ought to be displayed.
Now, the iPhone simulator works totally fine. Images thumbs are read into and by the ALAssetsLibary.
I've learned that the ALAssettsLibrary is no longer supported on iOS9. Certainly the Apple Class Reference for this object has a redline through all of the methods: https://developer.apple.com/library/ios/documentation/AssetsLibrary/Reference/ALAssetsLibrary_Class/
**But if thats the case, why is is that it still functions on an iPhone device, that's 5, 5S, 5C, 6, 6S, 6S Plus?
And why will it not work on an iPad?
Has anyone got a workaround?**
I can see that this issue comes about if the App is configured an iPhone-only-app that's being run on an iPad?
I found this link on the Apple dev forum site:
https://forums.developer.apple.com/thread/43400, where folk are having the same issue as me? People are reporting this as a bug?
I tried downloading this, too, (link below), as perhaps a means of slotting this in to fix my issues:
https://github.com/guillermomuntaner/GMImagePicker
And it behaves in EXACTLY the same way I'm describing is happening in my App.
Has anyone seen this before?
Editing now as this link to SO is an individual having exactly the same issue and no answers yet?
Unable to see images in Camera roll in iPad Simulator when run at iPhone resolution
Ok - for anyone that has read the above, I can tell you now that iOS10 has fixed this silly issue.

Website error only on certain iPhone 5 and 6

The site loads off center on iPhone 6 and the backgrounds is not 100% width on iPhone 5. I've checked multiple 5 & 6 phones, every browser, and simulator and I DO NOT SEE THE ERROR. The client says it looks this way on their phone using safari running IOS v9.21. I even went out and bought an iPhone 6. It looks completely fine. I'm not sure what to do at this point. Please help.
Link to site
iPhone 6s+ ios v9.21 screenshot
You guys are looking at 2 different URLs ?
http://silverdraft.com/
http://www.devildemonsystems.com/
Screenshot has a url like silverdraft.com, which loads your URL in a frameset.

Adobe AIR for iOs issue?

First off all, I am not asking for any code. I just need some help from someone whose had the same issue and knows how to solve it.
I've developed an app for iPhones using adobe air for iOS in flash cs6.
it works fine on all the iPhones (4, 5, 5s) but it doesn't install on iPhone 6 for some reason! and this stopping me from sending me app to the apple.
I have installed the latest AIR SDK which is 16.0.0.222 and I have all the relevant splash screen images for iPhone 6.
but I do not understand what is going on!
1) Could someone please let me know if I have to use different icon size for iPhone 6 and iPhone 6 plus?
2) Does anyone know how to solve this issue?
any help would be appreciated.
Thanks

Convert iPad application to iPhone application?

I have written a tab based iPad application which has done well. I never intended for it to be an iPhone application because the content it displays really doesnt lend itself to such a small screen.
However, I have been getting a lot of requestes for the application to be compatible with iPhones as well.
Can someone point me in the direction of some documentation that may help me figure out how to convert my app.
I presume it's not so simple as having aanother set of XIB files for iPhone and just have it display them if the app is running on a phone...
I recently found this blog post on the topic. You might find it helpful:
http://www.raywenderlich.com/1111/how-to-port-an-iphone-application-to-the-ipad
Plus there's some discussion of creating a universal app here:
iPhone & iPad versions of same app?
iPad Programming Guide: Creating a Universal Application

Resources