sumup / sumup-android-sdk

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

sumUp Api Landscape Support #160

Open milenpav opened 3 years ago

milenpav commented 3 years ago

in version 3.3.2 how to support Ladscape orientation?

superafroman commented 3 years ago

👍 interested in this as well, release notes claim it's supported but we're still seeing the screen flip back to portrait when the SumUp payment screen is displayed.

superafroman commented 2 years ago

@zaid-abdullah any comment on this? Are the release notes incorrect?

0uxh commented 2 years ago

So landscape is supported only for tablet devices. If the device identifies as a tablet then the app will be able to display in landscape orientation, otherwise the app will only display in portrait.

superafroman commented 2 years ago

OK, have tested on a tablet and works OK. Might be worthwhile in future having this sort of detail in the release notes.

milenpav commented 2 years ago

On Tablet Lenovo M8 tb 8505-x don't work

milenpav commented 8 months ago

So landscape is supported only for tablet devices. If the device identifies as a tablet then the app will be able to display in landscape orientation, otherwise the app will only display in portrait.

How you check is device is Tablet ?