2.5.7: Fix scheduler not starting up and app initializer fix
- Fixes an issue where the
InitializerOptionsdidn't have a publicly available initializer. - Fixes an issue where the scheduler didn't start up when
ConnectButtonController.initialize(...)was called.