I recently implemented apple sign in with auth0 and react native. While i am able to login successfully, fullName is null on real devices but not on the simulator. I am aware that apple returns name and email only on the first sign in and works as expected on the simulator but not on physical devices. Any ideas on how can i get the full name?