DocsOMobileOnboarding Wizard
Reference

Onboarding Wizard

OMobileorravo.com/docs/omobile/onboarding-wizard

The onboarding wizard guides through 6 steps:

StepDescription
welcomeIntro screen
jwtGenerate JWT secret
test-connectionVerify REST API is reachable
push-configConfigure FCM/APNS credentials
test-pushSend a test push notification
doneSetup complete

The wizard stores progress in wp_options under omobile_onboarding_step. You can reset it from the Setup tab or via:

phpOMobile_Onboarding::reset();

Onboarding Wizard — OMobile Docs — Orravo