Good question!
I am calling the Tips.configure in my App file in a .task { } the same way as done in the Apple docs
try Tips.configure([
.displayFrequency(.immediate),
.datastoreLocation(.applicationDefault)
])
I'm not doing anything fancy (as far as I know).
I configured with my Console that the try is not throwing any errors via TestFlight build. It's just not showing anything regardless.
Topic:
App & System Services
SubTopic:
General
Tags: