Initializes the SDK
@override Future<bool> initializeSDK( String clientID, String appName, String apiKey, bool isDev) async { return false; }