Mark Yamashita

Results 3 issues of Mark Yamashita

When using SSZipArchive in Unity 2020.1.4.f1 (on iOS device), I am getting a crash as described in this post: https://forum.unity.com/threads/ios-ssziparchive-unzip-file-of-unity-crash.787928/ The crash happens in unzipFileAtPath:toDestination:overwrite:password:error: The crash always comes at...

Unity

I tried the digital ink quickstart for iOS and it worked in both the simulator and on an iOS device The crashing happens on my iOS device in my Unity...

I’m getting an exception when running on an iOS device if I add [Indexed] to an int column. The Exception occurs when I call CreateTable() on the ISQLiteConnection. If I...

bug
help wanted