- Home /
Question by
jjesh · Aug 18, 2016 at 05:27 PM ·
apionline.netvisualstudio
Need help using Google Drive API from NuGet with Unity
Hi, I was following this tutorial for installing a NuGet package in to Unity, and I was trying it with Google's Drive API. The issue I've run in to is that the API uses .NET 4 and 4.5, but Unity only uses 3.5 (which I have visual studio set to). Because of that, I'm not able to download/use the API. Is there any way for me to get around this, or make it work with Unity?
I've also tried using midworld's plugin which worked great until I realized it couldn't be used in WebGL.
Comment
Your answer
Follow this Question
Related Questions
Check API Compatibility Level 2 Answers
No option for API Compatibility Level .NET 4x 1 Answer
Unity API or more? 1 Answer
API help in Visual Studio? 8 Answers
does Unity support. NET 4? 1 Answer