avigteA
Convex Community7mo ago
5 replies
avigte

Convex functions wont run

I have this really weird thing where the convex functions are built and I can view them on the website and can view their logs but when I call these functions from my react native frontend the function doesnt even get called.

routines.js under convex/routines.ts:

The second picture is the react native frontend where im calling the convex mutation.
I also implemented a login system which works perfectly fine but its these new functions ive created today posing the problem.

I dont get returned anything, I dont see anything on my console. would really appreciate some help.
2C1120AF-7F0A-4E19-807E-4C9208695D65.png
08E108F8-5523-45B9-BB5F-35B72E29E1A5.png
Was this page helpful?