Brad P

Results 10 comments of Brad P

The fix for me was removing the App Store-installed version of Xcode, which just showed up as a version with the path `(/Applications/Xcode.app)` when running `xcversion installed`

Seeing this with twitch as well, but even using the javascript command directly ```javascript:document.querySelector("video").webkitSetPresentationMode("picture-in-picture");``` in a bookmarklet also has this same issue so it might be a problem with safari...

I would love to but i'm a little fuzzy on how to handle secret api keys in the case of f-droid. Currently an api key necessary for the app to...

Not interested in converting to OpenStreetMap at this time, but I have included a signed apk in the most recent release.

@mxie1563 Did you run ```pod update``` after updating to 10.2?

@mxie1563 What version of swift are you using with your project? And do you have a swift version explicitly stated in your Podfile?

@LeXuanKhanh If you've already updated your project to swift 4 and made sure you're targeting the latest version of the M13Checkbox, you could add something like this to the bottom...

Please note that I have not verified build integrity after making this change

Here's the [relevant documentation](https://developer.android.com/reference/android/app/Application.ActivityLifecycleCallbacks#onActivityCreated(android.app.Activity,%20android.os.Bundle))

Because this library seems to be abandoned, I have little hope of this PR ever being merged. I've forked the project, pulled in another useful fork and updated the readme...