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

[FeatureRequest] Simulate plugins' behaviour on Unity Editor #51

Open
bilck opened this issue Sep 19, 2020 · 1 comment
Open

[FeatureRequest] Simulate plugins' behaviour on Unity Editor #51

bilck opened this issue Sep 19, 2020 · 1 comment
Assignees

Comments

@bilck
Copy link

bilck commented Sep 19, 2020

Please, make the plugins work on Unity Editor as close as possible to when deployed to a device.

We have to implement a lot of conditional checks on our app to run properly on Editor and it doesn't validate the actual plugin behaviour on a device.

We get exceptions even on constructors and stuff like that.

Right now we are (trying to) use Google Play Billing Library and Google Play In-app Review plugins

@thanwah
Copy link
Contributor

thanwah commented Oct 21, 2020

Thank you @bilck for creating this issue, and apologies for the slow response.

I'm not sure how much we'll be able to do on simulating runtime behavior, but we should at least try to avoid throwing exceptions.

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

4 participants