Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

WDA doesn't work on iOS 10.1 #354

Closed
Royshcn opened this issue Nov 7, 2016 · 4 comments
Closed

WDA doesn't work on iOS 10.1 #354

Royshcn opened this issue Nov 7, 2016 · 4 comments

Comments

@Royshcn
Copy link

Royshcn commented Nov 7, 2016

My test device is an iPhone 7 ion 10.1. I used xcode to run test and got following error,

XCTRunner[1076:264505] [User Defaults] Failed to write value for key AutomationDisableFauxCollectionCells in CFPrefsPlistSource<0x1700e8300> (Domain: com.apple.Accessibility, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null)): setting preferences outside an application's container requires user-preference-write or file-write-data sandbox access, switching to read-only

any ideas about this?

@marekcirkos
Copy link
Contributor

Can you try commenting [FBConfiguration shouldShowFakeCollectionViewCells:YES] in UITestingUITests.m?

@Royshcn
Copy link
Author

Royshcn commented Nov 7, 2016

I commented it. The error is gone but I still can't access the device via safari.

@marekcirkos
Copy link
Contributor

Is your phone and mac on the same wifi?

@marekcirkos
Copy link
Contributor

Duplicate of #288

imurchie referenced this issue in appium/WebDriverAgent Nov 16, 2017
Make sure scroll/swipe works in web context
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants