decentralised-dataexchange / bb-consent-android-privacy-dashboard

This repository hosts source code for the reference implementation of the GovStack Consent Building Block Android Privacy Dashboard towards individuals.
Apache License 2.0
0 stars 0 forks source link

Base url fixing #193

Closed josmilan closed 9 months ago

josmilan commented 10 months ago

In android and iOS base url's used are different. in iOS we use v2 where as in Android we don't use it. In admin dashboard also in the end there is v2,

Do we need to add v2 (version) in base-url?

For this we need to think some points

  1. if we are using v2 in base url, we can only use one version in the app at a time.
  2. Since the v2 is shown in admin dashboard, it will be good to unify the base url