SAP / gigya-android-sdk

SAP CDC (Gigya) android sdk for mobile
Apache License 2.0
19 stars 13 forks source link

GoogleProviderWrapper constructor is inaccessible #45

Closed josefgrunig closed 1 year ago

josefgrunig commented 1 year ago

Google login with the new external providers fails because the private Constructor:

java.lang.IllegalAccessException: Class java.lang.Class cannot access method void com.mypackage.myapp.gigya.providers.GoogleProviderWrapper.(android.content.Context) of class java.lang.Class

GoogleProviderWrapper constructor has to be declared public

tal-mi commented 1 year ago

Hi, looking into it. Planned update on Sunday. I will push it though. Tal

tal-mi commented 1 year ago

Fixed the issue. Will be deployed in the upcoming version (upcoming days).

tal-mi commented 1 year ago

Fixed in v7.0.1.