Closed rberghegger closed 4 years ago
dependency: gigya-android-sdk-core:core-v4.2.1
When calling gigya.logout() the SDK complains about a missing Google auth library dependency although the Google signin feature is not used.
gigya.logout()
It only seems to be a logged error but I don't know if this has other side effects as well.
No side effects. Will be handled in next version update. Thanks you.
dependency: gigya-android-sdk-core:core-v4.2.1
When calling
gigya.logout()
the SDK complains about a missing Google auth library dependency although the Google signin feature is not used.It only seems to be a logged error but I don't know if this has other side effects as well.