I faced the same issue, but the fix to my problem was to export the class.
For example in your case I forgot to add INDEPENDENTMODULE_API
to the class
I faced the same issue, but the fix to my problem was to export the class.
For example in your case I forgot to add INDEPENDENTMODULE_API
to the class