adobe / aepsdk-assurance-ios

Adobe Experience Platform Assurance SDK
Apache License 2.0
1 stars 12 forks source link

Keep QuickConnect and StateManager values in sync #75

Open cdhoffmann opened 1 year ago

cdhoffmann commented 1 year ago

Currently it is possible for stateManager variables fetched by QuickConnect classes to change throughout the QuickConnect flow. Look into potentially restarting quickConnect flow internally when relevant state changes, or keeping it in sync using other mechanisms.