Szymon Kazmierczak

Results 7 comments of Szymon Kazmierczak

Cool, I've updated the project as suggested. I've also cleaned up the user header search paths. Currently the issue im seeing is: `'AppFramework/Action/GREYAction.h' file not found` when trying to emit...

I can understand that, but I checked out latest master and built the project, and it looks good on iOS 13. This can't be said about current released version though...

I totally understand that EG2 is the main priority now, but the lack of communication about EG1 deprecation, and iOS13 fixes merged to EG1 made me (and others) think that...

What worked in my case was the `ios13fixes`branch, not master

We're seeing some flakiness and issues, but they are probably iOS 13 related - I'll know more early next week once I catch up with other teams.

Sorry just seeing this now - yeah that's what i ended up doing, using `AppiumDriver`

I'm guessing its because its not listed here: https://github.com/oprema/Waveshare-E-Ink/blob/master/main.py#L9 And therefore the constructor for Epd is not set up properly https://github.com/oprema/Waveshare-E-Ink/blob/master/main.py#L51 Might be worthwhile to have a look at the...