Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the sample supposed to be working? #18

Open
Oldes opened this issue Nov 4, 2019 · 1 comment
Open

Is the sample supposed to be working? #18

Oldes opened this issue Nov 4, 2019 · 1 comment

Comments

@Oldes
Copy link

Oldes commented Nov 4, 2019

I wonder how you use the library, because in the sample are using not existing imports of the DownloaderClientMarshaller and DownloaderServiceMarshaller

import com.google.android.vending.expansion.downloader.DownloaderClientMarshaller;

import com.google.android.vending.expansion.downloader.DownloaderClientMarshaller;
import com.google.android.vending.expansion.downloader.DownloaderServiceMarshaller;

I really don't understand how is possible that Google requires us to use API 28 and is not providing basic examples how to deal with bigger apps on their market, having their original example unusably deprecated.

@vadymhimself
Copy link

Unfortunately, the sample is from the original lib. Please see #17
I would appreciate it if you can make a sample for the current version. Please be aware of the known issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants