We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi WhiteOctober,
There's a small typo in here: https://github.com/whiteoctober/cordova-plugin-app-version/blob/a5ae663116f7028a9bd7e83f5aa9f47beee815df/src/browser/AppVersionProxy.js#L27-L29
e is not defined, indeed, could you please remove it, or add it in the function call parameters on the line just above?
e is not defined
Thanks by advance
The text was updated successfully, but these errors were encountered:
Fixed in #129 ❤️
Sorry, something went wrong.
No branches or pull requests
Hi WhiteOctober,
There's a small typo in here:
https://github.com/whiteoctober/cordova-plugin-app-version/blob/a5ae663116f7028a9bd7e83f5aa9f47beee815df/src/browser/AppVersionProxy.js#L27-L29
e is not defined
, indeed, could you please remove it, or add it in the function call parameters on the line just above?Thanks by advance
The text was updated successfully, but these errors were encountered: