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
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
Environment
Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):Describe the bug
Deprecated API is crashing the app with:
As a workaround, add an after-prepare hook to modify ErrorReport.java, line 294
from
to
To Reproduce
Use the latest version of the support library in your project.
Additional context
Reported via t.1433066
The text was updated successfully, but these errors were encountered: