Evan Owen

Results 26 comments of Evan Owen

@marcellodesales So the below is my hacky solution to this problem that works, but the prefered solution is the solution I proposed above. I implemented my authenticator for the webhook...

If anyone needs this fix before it is merged in, you can add the `CORSMiddleware` class to a file in your project and import the new `CORSMiddleware` class and add...

@shalins I am so sorry for such a late response but have been looking into this issue since the first bump. If you are able to find a fix to...

@appsird Sorry for the delay in responding to you, I am significantly tied up in the amount of time I have over the next few months. If there is something...

@PatrickPichu to give you an update on the status of this issue, I have been looking into it and have discovered this issue is not related to the position of...

@BubiDevs Thanks for your PR! I will not be merging this commit into master, however I will leave this PR open for anyone who is looking to improve Objective-C interoperability...

Hey! Thanks everyone for looking into this issue as I have not had a chance to dive into Xcode 12 yet. I have created the [xcode12](https://github.com/52inc/Pulley/tree/xcode12) branch to start looking...

@florianbuerger is this infinite loop happening when you call `setDrawerPosition(position, animated, completion?)`?

I'm sorry @florianbuerger, I did mean to tag @funkenstrahlen in my question above who is testing on the `xcode12` branch. However, it is good to know that you are not...

@sohail-niazi are you using Xcode 12 Beta 6?