Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Some functions required passing in an Activity as context. #135

Closed
opaquewarellc opened this issue Jan 12, 2018 · 1 comment
Closed

Some functions required passing in an Activity as context. #135

opaquewarellc opened this issue Jan 12, 2018 · 1 comment

Comments

@opaquewarellc
Copy link

I am trying use this in a JobService which isn't an Activity. A service context can not be cast to an Activity.
Why can't it use the more generic "Context" instead of "Activity".
(e.g. loginAndBuildClient(final Activity activity, final ICallback callback) )

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #172 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants