Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi,
Our team recently started testing the PTC Vuforia that comes with the FTC SDK on the phones, but the problem we are running into is that whenever we run Vuforia, the Robot controller app fore quits. The logs look like this:
As you can see here, the Vuforia library is properly loaded.
But then there are two errors, with the first one being java not able to identify the native method(which is written in C#) in VuforiaBase
And the second one being the Java cant find an implementation for a Vuforia tracker type.
We looked at these in Android Studio, and found these lines:
Vuforia Class:
VuforiaBase Class:
Is it a version difference problem? If not, then what is the exact problem?
Thanks in advance,
Team 8565 TechnicBots