Posts

Post not yet marked as solved
0 Replies
172 Views
Hi, I've had non-consumables in my app for almost a year now and they've worked just fine. However, I recently added new non-consumables to my app and now neither the new nor old ones are working. I didn't do anything differently and my code has not changed. Does anyone know why this might be happening? Thanks.
Posted
by damss.
Last updated
.
Post not yet marked as solved
1 Replies
2k Views
Hi everyone, I'm trying to figure out how to identify if my phone is tilting forward (towards the ground) or backward (towards the ceiling) while in landscape orientation, using accelerometer or gyroscope. At first, I thought the z-axis will show that i.e. +z means phone is tilting forward and -z means phone is tilting backward. However, when I console log z values, there doesn't seem to be a direct relationship with +/- values and which way the phone is tilting. Does anyone know how to determine phone direction using accelerometer or gyroscope values? Or is there another way to go about this? Thank you.
Posted
by damss.
Last updated
.
Post not yet marked as solved
1 Replies
2.9k Views
Hi Everyone,Under 'signing & capabilities' in Xcode, the signing certificate that shows up in my provisioning profile has a certificate ID that is not one of my certificates in my developer account (I know because I cross-referenced the 10-digit alphanumeric code but it is not one of the certificates that I have created). I am logged into Xcode using my apple ID, so I'm not sure where this certificate is coming from.I also tried to manually manage signing by unchecking the 'automatically manage signing' box, but this same certificate is still the only signing certificate showing up in Xcode. I reached out to App store support but they were unable to help solve the issue. I can't figure out why this is happening, and I will greatly appreciate any information you can provide to help resolve this issue.
Posted
by damss.
Last updated
.