You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I call meteor methods from react native app but when Im trying to send large data (base64), it gave logs "Disconnected from DDP server." And again connect to DDP server but meteor call never comes.
any suggest?