Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

iOS 11 - motionBegan not being called on FBTweakShakeWindow #124

Open
joelmarquez90 opened this issue Jul 12, 2017 · 2 comments
Open

iOS 11 - motionBegan not being called on FBTweakShakeWindow #124

joelmarquez90 opened this issue Jul 12, 2017 · 2 comments

Comments

@joelmarquez90
Copy link

After upgrading iOS to Beta 11 (15A5328g), the - (void)motionBegan:(UIEventSubtype)motion withEvent:(UIEvent *)event method on FBTweakShakeWindow is never called.

@betteray
Copy link

betteray commented Aug 2, 2017

i find this issue too on iOS 11.0 (15A5327g) .but i think this is apple's problem .

@betteray
Copy link

betteray commented Aug 2, 2017

and i found that we can use AssistiveTouch to simulate a shake to invoke the - (void)motionBegan:(UIEventSubtype)motion withEvent:(UIEvent *)event method .

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