calebvetter

Results 2 issues of calebvetter

I'm using Windows to develop a mobile game for both iOS and Android. For iOS, I export to an Xcode project and build it on my less-powerful Mac (which is...

type: bug
api: core

**Describe the bug** I have data that I'm passing to my `HomeLocation()`. When a `BeamGuard` checks requirements, fails, and runs `onCheckFailed`, the location `data` originally passed is not present in...

bug
P1