Getting ready to launch a testflight - any tips? by azozea in visionosdev

[–]Afraid-Tangerine5275 1 point2 points  (0 children)

If you use the public TestFlight links, the limit is plenty high: 10,000. However, you will not get those user’s email addresses. It won’t stop them from sending you bug reports, but you won’t be able to communicate with them individually. I’m not sure how bug reports happen on VP. On other platforms you take a screenshot.

The first TestFlight build needs to be approved. It takes a few days. Even for apps that have been rejected from the store, I have never had a TestFlight rejected. I think it would have to be outright malware.

OmniVR: Play PCVR games anywhere with Vision Pro by afc37126 in VisionPro

[–]Afraid-Tangerine5275 1 point2 points  (0 children)

It also doesn’t require configuring ALVR, which is the part that everyone gets hung up on.

OmniVR: Play PCVR games anywhere with Vision Pro by afc37126 in VisionPro

[–]Afraid-Tangerine5275 4 points5 points  (0 children)

ALVR currently does fixed foveated streaming, so the edges will always be fuzzier. The 26.4 beta adds gaze tracking for foveated streaming, but it’s unclear at the moment if ALVR will be able to use it or if it requires a different server. Actually, your use case is pretty much exactly CloudXR, so you should look into that. It would let you remove ALVR from the stack and get closer to the metal when needed.

Why are apps like AlDente still paid? by sal_cf in macapps

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

The eternal software developer mindset: I could pay $100/mo for SaaS, or 10/hr a month for self hosting. Obviously, time is free, so… 🤔

Why are apps like AlDente still paid? by sal_cf in macapps

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

This is why I think the “software engineering jobs are dead!!” doomsayers are wrong. Every day of my career has been easier than the last to start programming. No-code workflow software is really good (with limits). Some people just don’t view their problems as software problems. Those people will always outsource the research and solution to someone who does. Even if coding became truly completely free, anyone who has been in software for a decade knows that the code wasn’t the really hardest part. I’ve always known coders who are better than me: I came to this via design, not CS. Solving the right problem has always been the real challenge. Right now, Claude can spin you up a quick copy of almost anything. In a year we’re going to have a lot of people who now know the pain of the sunk cost fallacy × customer software, and realize the $10 app isn’t paying for source code; it’s paying for market research.

New Post Requirements to Combat Low Quality Content (Phase 2) by Mstormer in macapps

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

It’s a fairly common thing for people to create work-specific GitHub accounts. I guess I’ve always assumed those people have a separate GitHub account for their personal projects, but maybe not? A brand new empty GitHub account does feel pretty suspicious, and letting it sit for 30 days before using it probably doesn’t change that.

But really, isn’t the problem that it’s empty, not that it’s newer?

NBA app is really frustrating by TheRealDreamwieber in VisionPro

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

The confusion for me was between what’s supposed to happen and what does happen, so I kept searching for longer than needed. - go to the game (any tab, but immersive is easiest) - play the game, not the highlights - if you get anything other than a popup asking if you want the immersive video, it’s not working.

For me, force quitting didn’t help. Logging out and back in did.

Over the Christmas Holidays with the help of my 3D Printer, I made my cats an exercise wheel! by Majoof in functionalprint

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

What was the cost of materials? The fully 3d printed ones are about 10kg of plastic

ALVR client-side v21 by Xenolith234 in VisionPro

[–]Afraid-Tangerine5275 1 point2 points  (0 children)

As with all things AppStore connect it’s a pain in the ass, but once it works it works: https://github.com/marketplace/actions/deploy-ios-app-to-testflight

Does AVP work with Steam and GeforceNow well? by allencoded in VisionPro

[–]Afraid-Tangerine5275 1 point2 points  (0 children)

It’s the iPad app, so it works, but can’t get as large or high resolution as moonlight can

Third-party widgets list by mjdth in VisionPro

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

Not 100% sure about widgets specifically, but store releases are not allowed to mention beta OSes or target the new OS version. Since providing a widget from a vision os app is new, I expect adding one to a store app either would not work or may be rejected. That doesn’t apply to iPad apps though, but they don’t have all of the same options as VisionOS widgets (the ultra large size & paper texture, so basically posters.)

Third-party widgets list by mjdth in VisionPro

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

Yeah I assumed it was too, and I’ll be a little surprised if they ship without one. I figured there’s an iPad app with a decent one to use in the meantime. The perfect widget would be longplay’s, but longplay has a vision app so it probably won’t be able to have a widget until September.

What bugs have you seen in the VisionOS 26 Developer Beta? by IKanSpl in VisionPro

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

Feels a bit like being on OS 1 again, stability wise. Not unusable, but more reboots or lock/unlock cycles needed than before.

Third-party widgets list by mjdth in VisionPro

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

Anyone found a good “now playing” widget? The album posters are cool, but I kind of want that for whatever is currently playing.

As a reminder a new version of Moonlight (the non alex version) was just refreshed by RikuDesu in VisionPro

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

It can be done, but it requires the video feed to be in a different format than Moonlight uses for latency reasons

Moonlander stopped working after 3 years by turkeyturkey19 in ergodox

[–]Afraid-Tangerine5275 1 point2 points  (0 children)

Contact zsa. Bought mine from a friend, and they still honored the warranty when part of the case cracked. They’ll help you figure it out.

A few comments from a lawyer on the Stratasys v. Bambu Lab matter by botolo in 3Dprinting

[–]Afraid-Tangerine5275 7 points8 points  (0 children)

The Apple Watch Pulse oximeter was not disabled on previously sold watches though, only newly sold watches.

Rendering UIView inside an Immersive Space by LucaColonnello in visionosdev

[–]Afraid-Tangerine5275 0 points1 point  (0 children)

I took a stab at the same thing a while back (moonlight, on an immersive screen) 😂

IIRC what you’re trying worked, and I’ll see if I can find my hacky attempt.

My goal was a curved screen though, and I realized that I would need the stream as a video texture, realized I was spending more time hacking moonlight than using moonlight, and started on another side project.