Problem adding Microsoft Emotion API to a Xamarin app

When adding the Microsoft.ProjectOxford.Emotion nuget package to a Xamarin iOS project on Visual Studio for Mac you might encounter the following error: Install-Package Microsoft.ProjectOxford.Emotion [...] Could not install package 'Microsoft.Bcl.Build 1.0.14'.…

Continue Reading Problem adding Microsoft Emotion API to a Xamarin app

iOS: Signing issues with Xcode when having multiple signing entities

tl;dr; Gather all your signing entities in one Keychain if possible, it might resolve some weird signing issues you're having. Problem When you have multiple signing entities in your Keychain,…

Continue Reading iOS: Signing issues with Xcode when having multiple signing entities

Try the new try?

With the new Xcode 7 beta 6 that was released earlier this week, Apple introduced the new try?  keyword. It gives us some more flexibility when handling operations that may throw…

Continue Reading Try the new try?

End of content

No more pages to load