ODPManager should not be running and scheduling timer if ODP is not integrated to the project (which causes memory leak if one sdk instance is created per request)
CreateUserContext should work even when called before the datafile is downloaded and should send the identify ODP events after datafile download completes
Other automatic odp events (vuid registration, client initialized) should also be sent after datafile is available and should not be dropped if batching is disabled.