iphone - Strange iOS VoiceOver behavior -


some of testers reports me strange behavior , know if else has seen , potential fix.

the problem quite simple. use ver uiaccessibilitytraitdirectinteraction. before user can access views set such need tap 1 more time let voiceover activate direct interaction.

some users report in random situation if touch view vo can't allow direct interaction. strange thing happens if stop/reset device ando/or exit app through application switch.

i'm sorry if can't give more details, can't find origin/trigger of bug/problem.

has else had similar situation?


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -