Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Receiving a Document with a field type of "timstamp" crashes the app. #2

Closed
greatschism opened this issue Sep 25, 2022 · 1 comment · Fixed by #5
Closed

Receiving a Document with a field type of "timstamp" crashes the app. #2

greatschism opened this issue Sep 25, 2022 · 1 comment · Fixed by #5

Comments

@greatschism
Copy link
Contributor

greatschism commented Sep 25, 2022

Timestamp field crashes the app when you get a document. Is this a non-js-bridgable type?

-[FIRTimestamp boundBridge:withKrollObject:]: unrecognized selector sent to instance 0x600004f11c00
[INFO]  *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[FIRTimestamp boundBridge:withKrollObject:]: unrecognized selector sent to instance 0x600004f11c00'
@hansemannn
Copy link
Owner

Jep, it seems like it's a wrapped native type. Then we really need to introduce a mapping util, shit!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants