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

Got null pointer exceptions when calling callLambdaFunction without arguments #276

Closed
carmenlau opened this issue Feb 19, 2019 · 0 comments
Assignees

Comments

@carmenlau
Copy link
Contributor

No description provided.

@carmenlau carmenlau self-assigned this Feb 19, 2019
carmenlau added a commit to carmenlau/skygear-SDK-Android that referenced this issue Feb 19, 2019
refs SkygearIO#276

This bug occurs after adding auto upload asset when calling lambda, sdk will check the arguments if there is any not updated assets.
Update the callLambdaFunction implementation to skip the presave.
Steven-Chan added a commit that referenced this issue Feb 21, 2019
carmenlau added a commit that referenced this issue Feb 22, 2019
refs #276

This bug occurs after adding auto upload asset when calling lambda, sdk will check the arguments if there is any not updated assets.
Update the callLambdaFunction implementation to skip the presave.
carmenlau added a commit that referenced this issue Feb 22, 2019
carmenlau added a commit that referenced this issue Feb 22, 2019
carmenlau added a commit that referenced this issue Feb 22, 2019
refs #276

This bug occurs after adding auto upload asset when calling lambda, sdk will check the arguments if there is any not updated assets.
Update the callLambdaFunction implementation to skip the presave.
carmenlau added a commit that referenced this issue Feb 22, 2019
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

2 participants