User Explorer
import "package:hackle/hackle.dart";
await HackleApp.initialize(YOUT_APP_SDK_KEY);
// Trigger this at the point where you want to display the User Explorer.
HackleApp.showUserExplorer();
Check User Identifier

Force Assign User


Last updated