You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mobile][auth] Bundle libffi in AppImage (#10945)
## Summary
Bundle `libffi.so.8` in the Auth AppImage so bundled Linux dependencies
can load on distros that do not ship that ABI.
Refs #2552
[mobile][auth] Bundle libffi in AppImage (#10945)
## Summary
Bundle `libffi.so.8` in the Auth AppImage so bundled Linux dependencies
can load on distros that do not ship that ABI.
Refs #2552
[mobile] Enable Sentry ANR capture on Android (#10939)
Enable Android ANR (Application Not Responding) reporting in Sentry via
anrEnabled + a 5s timeout, across Photos, Auth, and Locker.
[mobile] Enable Sentry ANR capture on Android (#10939)
Enable Android ANR (Application Not Responding) reporting in Sentry via
anrEnabled + a 5s timeout, across Photos, Auth, and Locker.