RadiusNetworks / flybuy-android

FlyBuy SDK for Android
Other
5 stars 0 forks source link

Unable to use PresenceManager in java class #13

Closed dheeraj192 closed 3 years ago

dheeraj192 commented 3 years ago

After setting up the library unable to use the PresenceManager in java class directly as the getInstance method not visible to java code.

dheeraj192 commented 3 years ago

Closing this as able to access using PresenceManager.Companion.getInstance(null)