bug: Firestore arrayUnion #458
Labels
bug/fix
Something isn't working
duplicate
This issue or pull request already exists
package: firestore
Plugin(s)
Did you test the latest version?
Platform(s)
Current behavior
When I use
arrayUnion
insetDocument
on the web this is what I getThe result is perfect and I tested extensively and I'm happy with the result.
But when used on iOS this is the result
_methodName
&wu
are added and I'm not sure why...My code is fairly simple, maybe because
arrayUnion
is imported fromfirebase/firestore
Expected behavior
I'd would expect the web & native result to match
Reproduction
n/a
Steps to reproduce
Other information
No response
Capacitor doctor
Before submitting
The text was updated successfully, but these errors were encountered: