MeiCam SDK For iOS  3.10.0
Question list
  1. confusion error caused by using the Effect SDK under Android? 1.Code confusion error caused by using the Effect SDK under Android? confusion error caused by using the Effect SDK under Android? "Code confusion error caused by using the Effect SDK under Android?"

explanation

confusion error caused by using the Effect SDK under Android? 1.Code confusion error caused by using the Effect SDK under Android?

When using effectsdk, you need to avoid confusion about the following classes. The correct way to avoid them is as follows:

-keep class com.cdv.effect.** {*;}

-keep class com.meicam.effect.** {*;}