We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
add missing putText
675483f
closes boorik#25
Squashed commit of the following:
ea3af04
commit 675483f Author: dpomier <[email protected]> Date: Fri Feb 19 15:49:46 2021 +0100 add missing putText closes boorik#25
05d5c1c
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: