You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
FORT-167965 Android crashing when trying to Replay Cinematic using IBM streaming
#9.00 #Android #rb Chris.Babcock Adding VideoDecoder$FrameUpdateInfo to proguard exceptions (from 8.50 CL6053281) #ROBOMERGE-OWNER: lina.halper #ROBOMERGE-AUTHOR: sorin.gradinaru #ROBOMERGE-SOURCE: CL 6078719 via CL 6078889 via CL 6085197 via CL 6085400 #ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) [CL 6115442 by sorin gradinaru in Dev-Anim branch]
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
public *;
|
||||
}
|
||||
|
||||
-keep class com.epicgames.ue4.VideoDecoder$FrameUpdateInfo {
|
||||
public *;
|
||||
}
|
||||
|
||||
# If your project uses WebView with JS, uncomment the following
|
||||
# and specify the fully qualified class name to the JavaScript interface
|
||||
# class:
|
||||
|
||||
Reference in New Issue
Block a user