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

Missing putText(key:String, value:String) in SFSObject #25

Open
flashultra opened this issue Sep 30, 2019 · 0 comments · May be fixed by #32
Open

Missing putText(key:String, value:String) in SFSObject #25

flashultra opened this issue Sep 30, 2019 · 0 comments · May be fixed by #32

Comments

@flashultra
Copy link
Contributor

I tried to compile for Android , but in SFSObject.hx is missing putText(...) .

It's available in AS3 and javascript ( at example : http://docs2x.smartfoxserver.com/api-docs/asdoc/ )

Would be possible to add missing putText(...) ? I'm not sure how pass restriction with max length: 2 GBytes.

dpomier added a commit to dpomier/smartfox-haxe-client that referenced this issue Feb 19, 2021
@dpomier dpomier linked a pull request Feb 19, 2021 that will close this issue
dpomier added a commit to dpomier/smartfox-haxe-client that referenced this issue Feb 22, 2021
commit 675483f
Author: dpomier <[email protected]>
Date:   Fri Feb 19 15:49:46 2021 +0100

    add missing putText

    closes boorik#25
DigiEggz added a commit to DigiEggz/smartfox-haxe-client that referenced this issue Aug 8, 2023
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 a pull request may close this issue.

1 participant