Philip Moore

Results 17 comments of Philip Moore

Hey @liamdebeasi still able to follow repro steps and it fails. Happy to try any other dev builds when they're ready 👍 https://user-images.githubusercontent.com/2862059/165866428-a8e122b9-4bd5-429d-8c6f-a78a1aeaafa7.mp4

Hey @liamdebeasi thanks for the explanation, undestood! Pleased we've got it logged as I've had to rework my app to use ion-nav and pushing views onto its own stack but...

Hey @liamdebeasi do you have an idea of when this issue might get worked on again, it's really preventing me from creating tabbed applications with nested routes. Cheers

+1 on this! @nivaldomartinez any chance of sharing the v2 api for self hosting please 🙏

For anybody else, found it :D https://github.com/nivaldomartinez/link-prevue-api-node

> `pod 'XCDYouTubeKit', :git => 'https://github.com/kbex-dev/XCDYouTubeKit.git'` This worked for me, thanks allot @kbex-dev The package has been pretty unreliable over the last few months :-1:

Yep can confirm this fixed it for me too thanks @armendh

I've created a PR here: https://github.com/alexeichhorn/XCDYouTubeKit/pull/3 though you could install the fix by updating your podfile with: ``` pod 'XCDYouTubeKit', git: '[email protected]:hinge-agency/XCDYouTubeKit.git', branch: 'fix/issue-534- XCDYouTubeVideoErrorDomain-error-code-3' ```

Some here @allidoisace you had any luck finding a fix?

Ah ok @StephanBis, I've been able to work around it myself (I saw the issue on iOS 15) so just installed an older simulator (iOS14.5) and the issue is no...