How can I limit a widget to be shown only on a platform or a build?
Eg I would only show Amazon login on the Amazon app store, an Apple login on iOS etc.
I am also unsure of the approach, should I have a different build for these platforms? Eg release-amazon, release-ios etc