Is the native.NewVideo still only for iOS?

Is the native.NewVideo still only for iOS and not available for Android? Just wanted to check on this. The app I do have to write for is an iPad but I do not own one to test with and was going to test with my Android. looks like I may need to buy an iPad.

Thanks,

Warren
[import]uid: 184193 topic_id: 32806 reply_id: 332806[/import]

Yes, [lua]native.newVideo()[/lua] is only supported on iOS.

On Android, your only option is to use the [lua]media.playVideo()[/lua] function. [import]uid: 32256 topic_id: 32806 reply_id: 130485[/import]

Yes, [lua]native.newVideo()[/lua] is only supported on iOS.

On Android, your only option is to use the [lua]media.playVideo()[/lua] function. [import]uid: 32256 topic_id: 32806 reply_id: 130485[/import]