Skip to content

Commit 32aee81

Browse files
committed
#Updated README
#YM-23299
1 parent 5e1d4bf commit 32aee81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ Please use the below listener to determine whether the Yoti/EasyId app is not in
242242
mYotiSDKButton.setOnAppNotInstalledListener(new OnAppNotInstalledListener() {
243243
@Override
244244
public void onAppNotInstalled(final YotiSDKAppNotInstalledException cause, final String appURL) {
245+
// The exception will provide info on which app is not installed
245246
// appURL is the app's play store URL, launch the browser intent to allow user to download the app and proceed
246247
}
247248
});

0 commit comments

Comments
 (0)