IN SIDE android/app/build.gradle
//replase with your applicationId
defaultConfig {
android.defaultConfig.manifestPlaceholders = ['appAuthRedirectScheme': 'com.zoommer.msap',applicationName: "com.zoommer.msap.Application"]
}