Post

Replies

Boosts

Views

Activity

Is it fine to release a build where the build metadata says it's invalid?
I had a build submitted to Apple for review, the build got approved and is on hold (Pending Developer Release). Now at this point QA wanted a Public Link for the build, so submitted the same build for beta review. Apple rejected the binary saying it has invalid signature. Interestingly, that uploaded build that is on Hold, is still there and Apple is not blocking the release but the build binary says it's invalid. But, that build is gone from TF. At this point, is it fine to release that same build that's on dev hold or do I need to upload a new build?
1
0
1.2k
Sep ’22
popToRootViewController in SwiftUI
What is the best practice to achieve popToRootViewController like functionality in SwiftUI? There are couple of ways to do it and one of them is described nicely here (https://stackoverflow.com/questions/57334455/swiftui-how-to-pop-to-root-view) via publish event but it losses the animation while popping to root. Please suggest.
3
0
6.1k
Sep ’19