You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'll be great to support plugin variables out of the box for android and ios platform. (ex: API keys that should be defined per plugin installation).
We decided to delete the current implementation as it doesn't work for android (plugin with .aar) and add backlog item for future implementation of the feature.
It'll be great to support plugin variables out of the box for
android
andios
platform. (ex: API keys that should be defined per plugin installation).We decided to delete the current implementation as it doesn't work for android (plugin with
.aar
) and add backlog item for future implementation of the feature.PR that deletes the current implementation: #4521
The text was updated successfully, but these errors were encountered: