try To Display Geolocation Notice From Ui Context
public abstract Boolean tryToDisplayGeolocationNoticeFromUiContext(Context uiContext, Boolean force)
Try to display the Geolocation CMP; display is controlled by functional rules
Return
true if CMP is displayed, false otherwise
Parameters
ui Context
the UI context (your activity, in short) allowing the activity of our SDK to be started if necessary
force
true if you wish to force CMP display, false otherwise