You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 missingThe text was updated successfully, but these errors were encountered: