Open dadajigunjal opened 6 years ago
Same issue here :/
Actually this error while integrate using dependencies not on clone/download from git. Dependancies is here : compile 'cn.pedant.sweetalert:library:1.3'
And repositories { mavenCentral() }
java.lang.RuntimeException: Unknown animation name: cn.pedant.SweetAlert.Rotate3dAnimation error:null
Same issue here
sdk not work ,beacuse using dependencies,U should clone/download from git,and import this as moudle
Caused by: java.lang.RuntimeException: Unknown animation name: cn.pedant.SweetAlert.Rotate3dAnimation error:null at cn.pedant.SweetAlert.OptAnimationLoader.createAnimationFromXml(OptAnimationLoader.java:77) at cn.pedant.SweetAlert.OptAnimationLoader.createAnimationFromXml(OptAnimationLoader.java:64) at cn.pedant.SweetAlert.OptAnimationLoader.createAnimationFromXml(OptAnimationLoader.java:41) at cn.pedant.SweetAlert.OptAnimationLoader.loadAnimation(OptAnimationLoader.java:22) at cn.pedant.SweetAlert.SweetAlertDialog.(SweetAlertDialog.java:80)
at cn.pedant.SweetAlert.SweetAlertDialog.(SweetAlertDialog.java:71)