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

On android #1

Open
maryam86 opened this issue May 24, 2011 · 1 comment
Open

On android #1

maryam86 opened this issue May 24, 2011 · 1 comment

Comments

@maryam86
Copy link

The example is not working properly on android. when i click on the box, i get the following runtime error:
Type Error: Cannot read property "y" from null (file:///android_asset/Resources/TiDrop.js#34). can anyone help me?
Thanks in advance

@mcongrove
Copy link
Owner

This was just a quick proof-of-concept, I don't think I even fully tested this on Android.

The problem seems to be that the event, in Android, doesn't have a globalPoint property. You'll need to switch that out with the appropriate property.

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