Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Release 6.0.0, hyperloop 1.2.5
-
Labels:
-
Environment:
hyperloop 1.2.0.Beta
SDK 5.4.0
Android 6.0.1
-
Story Points:1
Description
Including an .aar file which doesn't have an assets folder fails compiling with the following error:
[ERROR] Failed to extract/handle aar zip: /Users/appdev/Development/Titanium_Workspace/Active/hyperloopFCM/platform/android/firebasemessaging.aar
|
[ERROR] An error occurred during build after 1s 594ms
|
[ERROR] ENOENT, stat '/Users/appdev/Development/Titanium_Workspace/Active/hyperloopFCM/build/hyperloop/android/firebasemessaging/assets' |
Used aar: Firebase-messaging 9.2.1 from the google sdk (/extras/google/m2repository/com/google/firebase/firebase-messaging/)
hyperloop 1.2.0.Beta
SDK 5.4.0
Android 6.0.1