-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
II am integrating the sdk into an android project, but I get the following error when calling the payments api.
"java.lang.NoSuchMethodError: No static method doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;[Ljava/security/Permission;)Ljava/lang/Object; in class Ljava/security/AccessController; or its super classes (declaration of 'java.security.AccessController' appears in /system/framework/core-oj.jar)" I understand that the Logger they use is not compatible with android? What can you do about it?
Metadata
Metadata
Assignees
Labels
No labels