Hi, I have pointer from users(predefined) to collections. and i used sign up service to send the values to collections . when sign up the data is storing in two different collections and the value for pointer is generate. how do i get the value for pointer?? https://d2r1vs3d9006ap.cloudfront.net/s3_...
Hi, I am working on an app that search user details from data base. and bind the details in the different page so i took the service response of user data to local storage and binding it new page on button click. when i search for the first user it is fine when i do it for different user the old dat...