Michael Schinis

Results 21 comments of Michael Schinis

Upon further investigation, seems like `cocoapods-core` introduced a breaking change in `1.8.0` on this PR when they replaced `Pods::MasterSource` with `Pods::TrunkSource` here https://github.com/CocoaPods/Core/pull/552/files#diff-93c5b71b3ca5a2938863bca360c91993R31 I assume this is something that can...

I'm experiencing the same issue, and seems to be somewhat related to this. https://github.com/supabase/supabase/issues/26785

Hi, I have the same issue, and can't build for visionOS. I wouldn't mind helping to get this fixed.

hey @zuinqstudio that looks great. I'll try out your solution on my vision pro and report back

I can confirm this works with visionOS after a couple of tests with my app. Attaching a screenshot showing the popup in my app. ![IMG_0027](https://github.com/exyte/PopupView/assets/771903/0ec40e31-34b4-49d8-bb83-599ac9af4294) Attaching elements while in immersive...

@zuinqstudio You can fork the project, make your changes and create a Pull Request. 🙂 Happy to do that for you if you need help with it

@f3dm76 I believe this can closed now?

+1 on fixing this, we're currently blocked on adding a custom scalar for storing polygons in postgres

@fwang We have the same issue, and this PR would fix it for us. Can we please get this merged?