Posts

Post not yet marked as solved
0 Replies
36 Views
Hey, so I am creating an app that will get the core motion data (accelerometer and gyroscope) from my apple watch and stream it onto a console. I am able to get accelerometer data but not a gyroscope from my apple watch. When I try it with my phone I get both. So is gyroscope data not available for the apple watch?
Posted
by RuttabH.
Last updated
.
Post not yet marked as solved
1 Replies
274 Views
Hello I have created a video-sharing ios app kind of like youtube where users can create accounts and upload videos. Users can also monetize their account in which case other users would have to subscribe for a certain amount example $1 to be able to acess videos. I want to know if IAP is suitable for this or should I use stripe and handle this from the backend? Also does this fall under non-consumable or auto renewable subscription IAPs? Thanks
Posted
by RuttabH.
Last updated
.
Post not yet marked as solved
0 Replies
458 Views
Hi, I have developed a small eCommerce app and I am about to integrate Facebook analytics into it. I am going to be using a bunch of standard and custom FB app events to track when user install app, add item to cart, login,register, confirm order etc. My question is that do i have to add "NSUserTrackingUsageDescription" in info.plist file and ask users permission or consent for data sharing( of the above events) in iOS 14+ devices or is it not necessary?? Thanks.
Posted
by RuttabH.
Last updated
.
Post not yet marked as solved
1 Replies
463 Views
Hi, My app is crashing on iOS 14.6 on iphone xs max and i am this getting this report from xcode. The build is live. The error is "UIKitCore 0x18f13f748 -[UIViewController setValue:forKey:] + 84 (UIViewController.m:1501)" but there is no file UIViewController.m. Please guide I have attached the crash report Error Report
Posted
by RuttabH.
Last updated
.
Post marked as solved
1 Replies
3.9k Views
I have downloaded Xcode 12.5 and Xcode 13 Beta. There are no simulators for ios 14.6 in either. In Xcode 13 Beta there is even a simulator for ios 15. where can I download Xcode 14.6 simulators from?
Posted
by RuttabH.
Last updated
.
Post not yet marked as solved
0 Replies
385 Views
Hi, Our app is already on the App Store, but we were rejected during the last review. This is the message we got from the review team Guideline 1.4.1 - Safety - Physical Harm Your app still provides health or medical recommendations, calculations, references, wellness reports, or diagnoses without including the sources of the medical information. Specifically, we found medical recommendations from a doctor in the Health Care Forum chat. All apps with medical and health information should include links to sources for the information. This helps ensure that App Store users are being provided accurate information. I removed "Health Care Forum chat" from our app and submitted a new binary. However, the app was rejected again and the same reason was given. Guideline 1.4.1 - Safety - Physical Harm Your app still provides health or medical recommendations, calculations, references, wellness reports, or diagnoses without including the sources of the medical information. Specifically, we found medical recommendations from a doctor in the Health Care Forum chat. All apps with medical and health information should include links to sources for the information. This helps ensure that App Store users are being provided accurate information. What should i do now? Should i appeal the decision?
Posted
by RuttabH.
Last updated
.