-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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):
- CLI:
[email protected]
- Cross-platform modules:
@nativescript/[email protected]
- Android Runtime:
not tested
- iOS Runtime:
@nativescript/[email protected]
- Plugin(s):
@nativescript/[email protected]
Describe the bug
Error is:
EXC_BAD_ACCESS (code=1, address=0x107f35918)
iOS app crash after accepting any permissions, only happens with the worker I've got defined. Could be due to worker termination or mis-handling but any help is appreciated.
Crash Report: permissionreprod 25-09-2020, 16-53.txt
To Reproduce
See Repo: https://github.com/jamescodesthings/permission-reprod
Expected behavior
Nae crash.
Additional context
Ripped this out of a bigger, inherited application I'm updating to ns7. This was the smallest reproduction I could work out.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working