android / privacy-sandbox-samples

Apache License 2.0
130 stars 52 forks source link

Getting an error while trying to build the sample project #67

Closed orishema88 closed 1 year ago

orishema88 commented 1 year ago

I've tried to build the suggested branches with no success. i'm getting the same error: Unable to proceed generating shim with no provided sdk descriptor entries in: /Users/orishema/AndroidStudioProjects/privacy-sandbox-samples/PrivacySandboxKotlin/example-sdk/build/intermediates/stub_jar/single/sdk-interface-descriptors.jar.Privacy Sandbox Sdk modules require at least one service declaration.

please advice. Thanks

Andrey-Morenkov commented 1 year ago

Hi @orishema88

Seems there is an answer in one of closed issues: https://github.com/android/privacy-sandbox-samples/issues/55#issuecomment-1478050156

Working for me

orishema88 commented 1 year ago

It worked. Thanks!