mozilla-mobile / FirefoxLite

Emerging Market Experiment
Mozilla Public License 2.0
282 stars 95 forks source link

Debug builds trigger Strict Mode Violations #5344

Closed st3fan closed 3 years ago

st3fan commented 3 years ago

The app Firefox Lite (process org.mozilla.rocket.debug.stefan) has violated its self-enforced StrictMode policy.

After dismissing a few of these, the app starts up.

Unclear if this is a blocker, but it probably means that the app has not been used on Android 11 and may need to be brought up to date to resolve these issues.

st3fan commented 3 years ago

After talking to @jonalmeida we decided to disable Strict Mode Validation in the Debug builds. This is more a convenience than a real issue. But it will make testing a bit simpler. No issues in release builds are expected.