Privacy policy not displayed correctly on old devices
See original GitHub issueTechnical details
- Android version: API 23 / Android 6
- App version: 2.2.x
Describe the bug
The ordered list is not parsed correctly by the platform HTML parser on old Android versions.
Result on API 23 | Result on API 28 |
---|---|
Steps to reproduce the issue
View privacy policy on affected platform versions.
Expected behaviour
Display text correctly. Possibly also show numbers in front of the ordered list?
Possible fixes
- Remove ordered list
- Use custom tag handler such as this one: https://bitbucket.org/Kuitsi/android-textview-html-list/src/master/app/src/main/java/fi/iki/kuitsi/listtest/MyTagHandler.java
Additional context
Regression in 2.2.x due to a change in the privacy policy that added an ordered list instead of p
tags.
Internal Tracking-ID: EXPOSUREAPP-7268
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Provide information for Google Play's Data safety section
The Data safety section on Google Play is a simple way for you to help people understand what user data your app collects...
Read more >Privacy & Terms - Google's policies
This Privacy Policy is meant to help you understand what information we collect, ... Google apps, sites, and devices, like Search, YouTube, and...
Read more >Apple Privacy Policy - Legal
Apple Privacy Policy. Updated October 27, 2021. Apple's Privacy Policy describes how Apple collects, uses, and shares your personal data.
Read more >Chrome Browser Privacy Policy - Google
Chrome takes your privacy very seriously. Here's everything you need to know about your privacy while browsing the web on Chrome.
Read more >Change security and privacy settings for Internet Explorer 11
Open Internet Explorer by selecting the Internet Explorer icon on the taskbar. · Click the Tools button , and then select Internet options....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@MikeMcC399 It’s still work in progress. We don’t know if it will be fixed in 2.3 yet.
Corona-Warn-App Open Source Team
This should be fixed when 2.27 is released. In the current 2.27.0-RC3 version it looks like this:
Android 6.0
Android 9.0