Hey I am new to MonoDeveloper. I am trying to port libgdx code to iOS platform. My Libgdx code runs perfectly on desktop & Android phone. But when i run it
My guess is that the MonoTouch port of IKVM doesn't include the "file" protocol handler.