bmueller

Results 10 issues of bmueller

How would I go about adding fixed width buttons for the BlockAlertView? I want them to extend nearly the width of the alert view, but currently their width is dependent...

Early this morning I started getting "x509: certificate signed by unknown authority" error messages in my console. After investigating, it appears that a bunch of services (including Heroku, which I...

I keep getting the following timeout errors: `Post https://api.push.apple.com/3/device/[xxx]: net/http: request canceled (Client.Timeout exceeded while awaiting headers) ` This is quickly followed by the following crash: `panic: runtime error: invalid...

unconfirmed

I recently started getting 404 errors when trying to validate a subscription from the Play Store. I didn't make any changes inside the app or server-side, so I'm not sure...

Add support for the new iOS subscription grace period. When opted in, subscribers get an extra 6 or 16 days to renew if there's a billing issue with their iTunes...

In the past few weeks, I've had multiple users reporting problems with my app related to the Parse SDK. After some troubleshooting, it looks like the issue is that the...

type:bug

### New Pull Request Checklist - [x ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [x ] I am creating this PR in reference to an [issue](https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1761). ### Issue Description...

### New Feature / Enhancement Checklist - [x ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [s ] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [s ] I have...

type:feature

### New Issue Checklist - [x ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [x ] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x ] I have searched through...

type:feature

Apple just posted [this story](https://developer.apple.com/news/?id=09za8wzy) saying that the Certification Authority for APNs is changing. What do we need to do in order to make sure we have the correct certificate...