Skip to content

Instantly share code, notes, and snippets.

View awestgate's full-sized avatar

Aaron Westgate awestgate

View GitHub Profile
@awestgate
awestgate / gist:8e1a3749e34e361442e8d744e62abb2c
Created May 2, 2025 14:47
jwplayer-capacitor plugin android studio build errors
> Task :capgo-capacitor-jw-player:bundleLibCompileToJarDebug
> Task :capgo-capacitor-jw-player:bundleLibRuntimeToJarDebug
> Task :capgo-capacitor-jw-player:bundleLibRuntimeToDirDebug
FAILURE: Build completed with 9 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
⚡️ To Native -> JwPlayer initialize 82890530
⚡️ To Native -> Device [JWPlayer] initialize called
getInfo [JWPlayer] Setting license key
82890531
[JWPlayer] License key set successfully
⚡️ TO JS undefined
⚡️ TO JS {"isVirtual":false,"model":"iPad12,1","webViewVersion":"18.4.1","operatingSystem":"ios","memUsed":152797184,"name":"iPad","osVersion":"18.4.1","platform":"ios","iOSVersion":180401,"manufacturer":"Apple"}
⚡️ To Native -> JwPlayer play 82890532
⚡️ To Native -> App getInfo 82890533
[JWPlayer] play called with options: Optional([AnyHashable("mediaUrl"): "https://cdn.jwplayer.com/v2/playlists/NHYc9BBh", AnyHashable("mediaType"): "playlist"])
⚡️ To Native -> JwPlayer initialize 35530326
⚡️ To Native -> Device getInfo 35530327
[JWPlayer] initialize called
[JWPlayer] Setting license key
[JWPlayer] License key set successfully
⚡️ TO JS undefined
⚡️ TO JS {"webViewVersion":"18.4.1","osVersion":"18.4.1","iOSVersion":180401,"operatingSystem":"ios","platform":"ios","isVirtual":false,"name":"iPad","memUsed":150421504,"model":"iPad12,1","manufacturer":"Apple"}
⚡️ To Native -> JwPlayer play 35530328
⚡️ To Native -> App getInfo 35530329
[JWPlayer] play called with options: Optional([AnyHashable("mediaUrl"): "https://cdn.jwplayer.com/videos/ZqWpE1Ax-DYXCracM.mp4", AnyHashable("mediaType"): "video"])
@awestgate
awestgate / gist:2c74a3e946eedfb90299ee4330b28341
Created April 30, 2025 16:52
xcode debug console. parse error
⚡️ [log] - XYZ onMounted initialize the player with license key
⚡️ To Native -> JwPlayer initialize 25334466
⚡️ To Native -> Device getInfo 25334467
[JWPlayer] initialize called
[JWPlayer] Setting license key
[JWPlayer] License key set successfully
⚡️ TO JS undefined
⚡️ TO JS {"operatingSystem":"ios","osVersion":"18.3.2","model":"iPad12,1","iOSVersion":180302,"name":"iPad","memUsed":153223168,"webViewVersion":"18.3.2","manufacturer":"Apple","platform":"ios","isVirtual":false}
⚡️ To Native -> JwPlayer play 25334468
⚡️ To Native -> App getInfo 25334469
const threedayevent = [{
"id": "precons", "name": "PreCons", "date": "2024/09/23", "rows": [[{
"track": 79, "day": 23, "include": [], "exclude": [], "columns": 3, "title": "Track A PreConference Sessions"
},{
"track": 80, "day": 23, "include": [], "exclude": [], "columns": 3, "title": "Track B PreConference Sessions"
}], [{
"track": 82, "day": 23, "include": [], "exclude": [], "columns": 3, "title": "Evening Events"
}]]
}, {