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
Currently the app is not recognizing that a trip is uploaded successfully and keeps the trip marked as 'unsent'. This is most likely due to the response the Node.js app is sending back.
Need to check the response from the Node app and update the tripuploader.java to match a confirmed successful upload.
The text was updated successfully, but these errors were encountered:
Currently the app is not recognizing that a trip is uploaded successfully and keeps the trip marked as 'unsent'. This is most likely due to the response the Node.js app is sending back.
Need to check the response from the Node app and update the tripuploader.java to match a confirmed successful upload.
The text was updated successfully, but these errors were encountered: