Post

Replies

Boosts

Views

Activity

recoverActiveWorkoutSession() inaccurate for paused sessions
When a workout session is being recovered, if it is paused, the elapsed time will be incorrect. It will seem like that workout never was paused. The recovery works fine if the workout was never paused. Steps to reproduce: Implement recoverActiveWorkoutSession Start workout Pause session and print the elapsed time Stop simulator / cause crash When recoverActiveWorkoutSession is called the elapsed time will not equal the elapsed time when the session was paused. Here is my implementation. I haven't seen any examples online. guard let recovered = try? await healthStore.recoverActiveWorkoutSession() else {return} self.session = recovered self.builder = recovered.associatedWorkoutBuilder() self.session?.delegate = self self.builder?.delegate = self self.builder?.dataSource = HKLiveWorkoutDataSource(healthStore: healthStore, workoutConfiguration: recovered.workoutConfiguration) self.sessionState = recovered.state
1
0
273
Sep ’24
Unable to Apply Treatment (Product Page Optimization)
I get this error when I try to apply any treatment in Product Page Optimization. I already have screenshots for the primary language. Still haven't received any solutions from the support team. Unable to Apply Treatment You must upload at least one screenshot for the primary language of your app before this treatment can be applied to the following: 7.14 Ready for Sale
2
2
1.3k
Apr ’22
Is it possible for Product Page Optimization variants to have Identical Conversion Rates?
I've been running a test for 7 days now and the analytics keep saying that the conversion rate of the variant is identical to the baseline. I am just finding it very hard to believe that two variants can have an identical conversion rate every single day. I would expect there to be at least some variance. Is this normal behavior? Has anyone else experienced this? Perhaps I need to wait longer?
3
0
1.5k
Jan ’22