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

promise.when.then... needs a return value #6

Open
mastef opened this issue Apr 6, 2017 · 0 comments
Open

promise.when.then... needs a return value #6

mastef opened this issue Apr 6, 2017 · 0 comments

Comments

@mastef
Copy link

mastef commented Apr 6, 2017

https://github.com/SempaiGames/extension-gpgrest/blob/master/Source/com/sempaigames/gplayrest/ui/AchievementsUI.hx#L43-L46

The .then() handler after .when() is missing a return true;

See
jdonaldson/promhx#81

Otherwise triggers :
/usr/local/lib/haxe/lib/promhx/1,1,0/src/main/promhx/Promise.hx:60: characters 58-71 : Cannot use Void as value on iOS build since return is missing

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

1 participant