Hi,
my Nook app was just rejected:
Files: Rejected: When we attempt to start application on NOOK Color the screen turns black and Error message appears: Cannot play video. Please fix and resubmit. NOOK Tablet is fine.
So on the Nook Tablet the video works, on the Nook Color it throws an error.
This is the code, I just play an logo video on startup (works on Android, iOS, Kindle Fire, Nook Tablet…):
[lua]local function main()
– play logo video
media.playVideo( “Logo.mp4”, false, main2 )
end[/lua]
We are from Germany and can only test on the Nook Tablet (and this was really hard to get, because we cannot buy the Nook devices in Germany and we cannot order them online).
Any ideas?
Best,
Andreas
[import]uid: 107675 topic_id: 28426 reply_id: 328426[/import]