Start a new topic
Answered

trying to get Kinvey starter app to run on iPhone in Visual Studio for Mac

I'm running Visual Studio for Mac and everything is up to date--iOS, OSX, Visual Studio, all of it.


I tried to download and run the starter project and got tons of errors, and spent a long time tracking all of them down. Most of them were solved by using nuget on one thing or another--all told I had to nuget about 15 different things to stop getting nuget-related errors. But that was pure detective work: I just read the error messages, and anything that looked like a package I went and downloaded from nuget.


Anyway all that nugetting got the project working on the iOS simulator, but it just will not run on my iPhone 6s.


This is the error I can't squash:


[my Kinvey/Xamarin project directory]iOS/MTOUCH: Error MT2101: Can't resolve the reference 'System.Void PubnubApi.Pubnub::AddListener(PubnubApi.SubscribeCallback)', referenced from the method 'System.Void Kinvey.RealtimeRouter::Initialize(System.String,System.String,System.String,System.String,Kinvey.AbstractClient)' in 'PubnubPCL, Version=4.0.2.2, Culture=neutral, PublicKeyToken=dc66f52ce6619f44'. (MT2101) (KXStarterApp.iOS)


...any helpo? It's been about a week I've been trying to get this app running.


Best Answer
Jesse,

You using Xamarin SDK and by mistake, you have opened this topic under 'iOS' section of the forum. If you could change it to 'Xamarin' that would be great.

For better understanding of setting up Kinvey SDK, please check Getting Started Guide.

Thanks,
Pranav

 

1 Comment

Answer
Jesse,

You using Xamarin SDK and by mistake, you have opened this topic under 'iOS' section of the forum. If you could change it to 'Xamarin' that would be great.

For better understanding of setting up Kinvey SDK, please check Getting Started Guide.

Thanks,
Pranav

 

Login or Signup to post a comment