I've been asked by a friend to fix a strange problem, that I admit it, I can't understand.
The website is here: www.fabrizionannini.com, open it on your favourite browser.
Everything works (there are some little quirks but it works).
Now get your ipad/iphone/ipod and open the page, go to videos. You now can't click any of the submenus that pops up! The z-indexes are ok, in fact the menu is still on top of the video, you can't simply click on it! I'm really frustated becasue I don't understand the problem.
I hope some of you have encountered a similar issue and can help me understand the problem..
Thank you
i tested on the ipod and the video sublinks work perfectly. what ios version are you running and what device?
i tested it on ipod 4g firmware 4.2.1
can you post a screenshot of the area your having a problem with?
Related
I am having issues with something on my website. I wanted to make a timepicker and it worked well on my laptop but as soon as i test it on my phone it breaks the timepicker. This website should only work for Mobile and i noticed that this problem only occurs on IOS. Does anyone know what the problem might be? I will leave images to make the problem visual. Thanks for your suggestions On laptop but with Mobile mode activated On IOS no time visible
I am facing an Apple bug (I think) that when I tap tabs of UITabBar or the item of UITableView I get white blank screen.
This issue not occurs every time. Since I do not think so It is bug of me.
Have you faced this kind of issue?
Is it possible to solve this?
I talked to Apple while App is being reviewed, they also admit it may be bug of theirs. But it is annoying.
What we should do?
i'm developing a mobile app with Nativescript.
In my app i have a list-view with some image objects which are downloaded from my google cloud storage bucket. I mean the src property of the image is something like: "https://storage.[...]/image-1.jpg".
Now on android everything is working fine, but when i tested it on the ios simulator and on the iphone device, it took a lot of time to load the picture.
It took something like 2 minutes to load a bunch of pics.
Anyone facing the same issue, how can i solve it?
Thank you!
UPDATE:
After two weeks with the mac broken now i can test again the app, but the problem is still there.
The issue is that just the images are not appearing but all the other components are working correctly with good performance
Check debug->slow animations. Had same problem accidentally toggled slow animations.
I'm a bit late, but i figured out what was the problem.
Basically it had to do with the layout.
I have searched around on here, but couldn't find anything to answer my question. I have developed a custom app for the iPad; it involves using a set of PDf documents that change pages based on a 1 second time frame. To achieve this is have used the 'PDF Reader Core for iOS' external library. Please find the link here: https://github.com/vfr/Reader
The app works perfectly fine on the actual iPad, however I also wish to run the app on Mac Mini Machines, so the obvious thought I had was to boot the project in the iOS Simulator on the machines (saves me recoding it for OSX.). Now, here is my issue. The app works pretty smoothly in the simulator, the only issue I have is that there is a slight render lag between the page change on the Simulator. It isn't at full resolution, and appears blur whilst it renders, however the time frame to change is so quick that the simulator doesn't have enough time to render to full resolution. I have also emailed the developer of the library and he provided some suggestions however, these didn't seem to fix the issue.
I am aware that this could be to do with the actual PDF Reader itself, however I wanted to ask if anyone had any suggestions if this could be fixed in regards to the iOS Simulator? Any way to speed up the simulator?
I am using OSX Yosemite, Xcode 6.4 and Objective-C.
It seems at this moment i may have to recode for OSX. Any suggestions would be highly appreciated.
Thanks
This bug looks to be resolved as of iOS 9.
The video plays fine on the desktop evergreen browsers, and in stand alone mode on Android devices.
It even plays nice on the iOS8 safari, but once a user goes and adds it to their home screen, the video no longer plays.
I put up an example here http://bugs.readingplus.com/ios8-video-test/.
If you using iOS8 you can play the video, add the url to your home screen and load it up. You will get the controls, but once you touch play all you get is the first frame.
I put the source of the page on Github, or you can just go to the page and view the source.
Am I missing something, is my markup fubared, is this just a bug, has anyone found a work around?
As of iOS 8.3 the issue is partially resolved. I have verified that the video, in the example, now plays when launched from the "Add to Home Screen" link.
The remaining issue is the audio, it is not being rendered/played.
this is great news, can it be confirmed by others?
I don't want to take the plunge and update to 8.3 until I'm confident video and audio in a homescreen webclip are working in iOS 8.3
Looks like iOS 8.3 fixes this issue. I have a standalone web app that uses an audio element, and it's working as expected now. FINALLY!