As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
trying to get Kinvey starter app to run on iPhone in Visual Studio for Mac
J
Jesse Wonder Clark
started a topic
over 5 years ago
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
P
Pranav J
said
over 5 years ago
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
P
Pranav J
said
over 5 years ago
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.
Jesse Wonder Clark
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.
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
Pranav J
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
-
Why do I get "Undefined symbols" errors when building with KinveyKit?
-
How do I register push tokens?
-
When using social login, to perform a log-out, do I need to log out of the social network, Kinvey, o
-
How can I assign additional properties to users?
-
Does KinveyKit support 64-bit ARM devices, such as iPhone 5s?
-
Authorization Token Invalid or Expired
-
BOOL and how it is stored in the database.
-
Offline saving throwing errors
-
Custom endpoint not able to form request object
-
Security through business logic
See all 437 topics