SDK's I didn't installed in the app appear on Google

Hey @intutor,

Yes, this is expected for a managed Expo binary. We bundle all the available modules per SDK which gives you the benefit of being able to use OTA updates to make use of any of said modules.

You can keep your no declaration as you are not actually making use of it said ad SDKs.

Cheers,
Adam