Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markingMode: none plugin incompatibility #120

Open
mackmartyn opened this issue Dec 31, 2019 · 0 comments
Open

markingMode: none plugin incompatibility #120

mackmartyn opened this issue Dec 31, 2019 · 0 comments

Comments

@mackmartyn
Copy link

My team is running into markingMode: none problem and I think it may have something to do with this plugin. I was wondering if you’ve encountered this yourself and if so, how did you handle it? Do you know of any workarounds specific to the checkbox plugin that I can implement? I know that I should be making the native variables global, but I’m not sure if I’m correctly finding all of the native variables, and I’m doubly not sure of where I should be releasing them (I’m struggling to find the end of their life-cycle). Any help at all would be greatly appreciated.

The error we're getting looks something like this:
Error: com.tns.NativeScriptException: Attempt to use cleared object reference id=some-object-id-number
Here's a breakdown of the problem:
https://docs.nativescript.org/core-concepts/android-runtime/advanced-topics/marking-mode-none

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant