Post

Replies

Boosts

Views

Activity

Reply to TipKit
I'm also struggled with the function Tips.resetDataStore(). My goal is to give to the user the ability to reset the display of tips. So I added a button to "reset" and this button calls Tips.resetDataStore() and then Tips.configure() but it doesn't work. Even if I relaunch the app it doesn't have any effect. The only solution are : do the reset before the configure at the launch of the app (needs a relaunch to make the reset effective) delete the .tipkit/tips-store.db in the app's documents and relaunch the app (needs a relaunch to make the reset effective) As my goal is to give to the user the ability to reset the onboarding without having a relaunch the app what solution could work ?
Topic: UI Frameworks SubTopic: General Tags:
Jun ’25
Reply to Tracking domains in privacy manifest still causing faults in network capture
Hi guys, We're facing the same problems. We've released an update of our app with the Privacy Manifest and all our tracking domains listed in the "Privacy Tracking Domains" section. Since the release of this version we have a very important loss of our tracking !! We're using Batch, Instana, BlueCore, Firebase and all of them are impacted !!! Some SDK have faced a big range version update but some had just minor updates and are also impacted.
Apr ’24