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

Fix issue with Lambda with no input args #80

Merged
merged 1 commit into from
Dec 7, 2015

Conversation

boynux
Copy link
Contributor

@boynux boynux commented Dec 5, 2015

Fixes #79
This adds a check to make sure that if Lambda method has no input arguments
it won't throw IndexOutOfBoundsException

This adds a check to make sure that if Lambda method has no input arguments
it won't throw IndexOutOfBoundsException
@fosterzhang
Copy link
Contributor

I read the issue #79 you opened. It sounds like this issue may occur on earlier Android version. I'll accept this pull request. Thank you.

fosterzhang added a commit that referenced this pull request Dec 7, 2015
Fix issue with Lambda with no input args
@fosterzhang fosterzhang merged commit 4520c45 into aws-amplify:master Dec 7, 2015
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

Successfully merging this pull request may close these issues.

2 participants