On Emulator with flag Environment.SANDBOX it works
But on device with flag Environment.SANDBOX (either with Environment.PRODUCTION) we see error:
adjust error: cannot open ANE 'com.adjust.sdk' for this platform
Thanks for the feedback.
It seems that the wrong adjust android jar was included in the .ane file. The package of v3.4.3 was replaced with the correct version.
Trying to debug Sample project
On Emulator with flag Environment.SANDBOX it works
But on device with flag Environment.SANDBOX (either with Environment.PRODUCTION) we see error: adjust error: cannot open ANE 'com.adjust.sdk' for this platform