Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motion and Touch Gesture Together #8

Open
Maulik699 opened this issue May 4, 2016 · 4 comments
Open

Motion and Touch Gesture Together #8

Maulik699 opened this issue May 4, 2016 · 4 comments

Comments

@Maulik699
Copy link

Hello,

I checked your code. Overall looks good. But i need to see same as facebook 360 video. Both iphone motion and finger gestures apply together. How can i do it? Can you help me?

Thanks

@Leezz233
Copy link

Leezz233 commented Aug 4, 2016

@Maulik699 Have you solved your problem?

@Maulik699
Copy link
Author

@Leezz233 No still not.

@mosibasad
Copy link

Anyone resolved above issue?

@mramosch
Copy link

Just remove the first line of code

if(self.isUsingMotion) return;

in the touch callbacks (began, moved, ended)...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants