Skip to content

v0.10.4

Compare
Choose a tag to compare
@lalwani lalwani released this 30 May 17:49
46b6bef

Uber Rides Android SDK (Beta) v0.10.4- 05/30/2023

Fixed

  • Issue #194 Added PAR login flow

  • Issue #193 Deprecating webview

  • integrated the par flow to prefill profile information from 3P to uber auth flows. It can be done by setting ProfileHint in the SessionConfiguration object

  • updated java version to 1.8 for core lib

  • updated endpoint to auth from login

  • replaced jcenter with mavenCentral