sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 29 forks source link

'Forgot Password' do nothing #152

Open alecarnevale opened 3 years ago

alecarnevale commented 3 years ago

Hi, in Login Screen after calling: SumUpAPI.openLoginActivity(MainActivity.this, sumupLogin, 1); the text 'Forgot Password' seems to do nothing.

Reproducible both on phisical tablet and emulated smartphone.

Anyone know why?