enableDisable
This method allows event creation/storage to be disabled across the board. It is meant for tests. It allows tests to be run individually. When running individual tests in Android Studio the SalesforceSDKManager.init() is not called As a result, if the test cause createAndStoreEvent to run, it will fail because the call to UserAccountManager.getInstance() does a SalesforceSDKManager.getInstance().