Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
Media plugin keeps crashing on ios with EXC_BAD_ACCESS — Gideros Forum

Media plugin keeps crashing on ios with EXC_BAD_ACCESS

AniketAniket Member
edited January 2016 in General questions
I've barely any experience with xcode or ios, I usually work in android. My code is really simple,
require "media"
mediamanager:playVideo("walk.avi", false)

That's it and of course the walk.avi is added to the project. What am I doing wrong? I'm going to try just require "media" and see if that crashes too.

Comments

Sign In or Register to comment.