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

iphone issue #1

Closed
patel-pragnesh opened this issue Jun 30, 2015 · 3 comments
Closed

iphone issue #1

patel-pragnesh opened this issue Jun 30, 2015 · 3 comments

Comments

@patel-pragnesh
Copy link

in iphone not work ,also animation error when run project

nothing happen

@KtorZ
Copy link
Contributor

KtorZ commented Jun 30, 2015

Could you please describe a bit more your issue so that we can help?

@patel-pragnesh
Copy link
Author

ts.photographer: The animation 'D' does not exist.
[ERROR] : ts.photographer: The animation 'I' does not exist.
[ERROR] : ts.photographer: The animation 'S' does not exist.
[ERROR] : ts.photographer: The animation 'C' does not exist.
[ERROR] : ts.photographer: The animation 'A' does not exist.
[ERROR] : ts.photographer: The animation 'R' does not exist.
[ERROR] : ts.photographer: The animation 'D' does not exist.
[ERROR] : ts.photographer: The animation '' does not exist.
[ERROR] : ts.photographer: The animation 'S' does not exist.
[ERROR] : ts.photographer: The animation 'W' does not exist.
[ERROR] : ts.photographer: The animation 'I' does not exist.
[ERROR] : ts.photographer: The animation 'P' does not exist.
[ERROR] : ts.photographer: The animation 'E' does not exist.
[ERROR] : ts.photographer: The animation '
' does not exist.
[ERROR] : ts.photographer: The animation 'H' does not exist.
[ERROR] : ts.photographer: The animation 'O' does not exist.
[ERROR] : ts.photographer: The animation 'R' does not exist.
[ERROR] : ts.photographer: The animation 'I' does not exist.
[ERROR] : ts.photographer: The animation 'Z' does not exist.
[ERROR] : ts.photographer: The animation 'O' does not exist.
[ERROR] : ts.photographer: The animation 'N' does not exist.
[ERROR] : ts.photographer: The animation 'T' does not exist.
[ERROR] : ts.photographer: The animation 'A' does not exist.
[ERROR] : ts.photographer: The animation 'L' does not exist.

ts.photographer: [object Object]
[WARN] : New layout set while view [object TiUIActivityIndicator] animating: Will relayout after animation.

tested on Devices :iphone 4s ,ios8.3

@KtorZ
Copy link
Contributor

KtorZ commented Jul 1, 2015

Please, do this :

$.photographer.init({
    animations: [ $.photographer.DISCARD_SWIPE_HORIZONTAL ]
});

not this :

$.photographer.init({
    animations: $.photographer.DISCARD_SWIPE_HORIZONTAL
});

By the by, would you mind looking at the documentation before opening an issue?

Thanks.

@KtorZ KtorZ closed this as completed in a6f60e3 Jul 1, 2015
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

2 participants