Is your feature request related to a problem? Please describe.
The native payment SDK requires just app context.
The card payment SDK involves activity.
Describe the solution you'd like.
I prefer application context to avoid leaks related to the configuration cache.
Is your feature request related to a problem? Please describe.
The native payment SDK requires just app context.
The card payment SDK involves activity.
Describe the solution you'd like.
I prefer application context to avoid leaks related to the configuration cache.