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

Device token should be a variable length byte array #8

Open
MikeWeller opened this issue Apr 12, 2012 · 0 comments
Open

Device token should be a variable length byte array #8

MikeWeller opened this issue Apr 12, 2012 · 0 comments

Comments

@MikeWeller
Copy link

The device token should be a variable length byte array. At the moment it is hard coded as a 32 bytes, but this could change.

The interface should also accept a byte[] for the device token. Any encoding/decoding should be done at a higher level.

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