David Taylor

Results 6 issues of David Taylor

I would really appreciate a simple way to invite someone to share their iPhone/iPad screen to my OBS Studio session over the Internet (not LAN). Currently the iOS OBS.Ninja app...

My game is generating around 50-100 of these crashes per day with around 2K daily active users. They happen on a wide range of iOS devices and operating system versions....

iOS
Audio

Calling MobileAds.SharedInstance.**PresentAdInspectorFromViewController(UIViewController, AdInspectorCompletionHandler)** results in the following runtime exception: ```` ObjCRuntime.ObjCException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: -[GADMobileAds presentAdInspectorFromViewController:viewController:]: unrecognized selector sent to instance 0x2835dd040 Native stack trace: 0 CoreFoundation...

new Color(r, g, b) is not the same as Color.FromRGB(rgb). This confused the heck out of me. It looks like there is some premultiplication going on in FromRGB but not...

bug

Request that Canvas.Scale optionally take separate x and y values.

It sure would be nice to be able to specify a tint when drawing an image!