[AC-4629] Hyperloop Android Does not recognize jni lib in .aar package
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2016-11-21T17:54:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Hyperloop |
Labels | n/a |
Reporter | Sean Conway |
Assignee | Shak Hossain |
Created | 2016-11-20T19:12:03.000+0000 |
Updated | 2016-11-21T17:54:54.000+0000 |
Description
I am using a third party library, in my case the newest mapbox .aar library. It, like standard aar packages has a jni folder with .so files. These are not being read and am getting a , you are missing .so files error.
Hi, Thanks for reaching us. Could you please try Hyperloop 2.0.0 with SDK 6.0.0.GA ? Hyperloop now successfully extracts /jni/
Yes, I just read TIMOB-23945 stating this. Thanks a ton. I will test and then give feedback.