I was able to get OpenTK working in android in forms fine. I attached an example of the project however I removed the iOS and android folders from the project since they took me over the 50mb max size. I made a new forms PCL project and didn't make any changes to those 2 projects only to the PCL project. However in iOS it doesn't seem to be recognizing the OpenTK library and so the only way to make it run is to comment out all references to Vector3 and Matrix. Hopefully someone can help me out with this problem. Also is it possible to recognize x and y touch coordinates in xamarin forms in iOS and Android?
↧