midworld / unity-googledrive

Google Drive for Unity3D
Apache License 2.0
121 stars 28 forks source link

[Xcode 9b5] Error on app launch. #27

Closed samavan closed 6 years ago

samavan commented 7 years ago

Any idea?...

screen shot 2017-09-05 at 17 41 45
midworld commented 7 years ago

I found the issue that the new verison of Unity doesn't support turning ARC off. Please remove 'retain' and 'dealloc/remove' lines in webview source code.

http://answers.unity3d.com/questions/1074455/unity-ios-project-gets-crashed-when-returning-from.html