Posts

Post not yet marked as solved
0 Replies
712 Views
I am unable to change the screen recorder audio property programmatically. Setting it the first time works correctly, resetting it in the same session gives problem.Steps to reproduce it -Scenario #1Run the appTurn the toggle onIt asks permission, give permissionIt starts recording video and plays as UNMUTED which is correct.Now turn the toggle offIt starts recording video BUT plays as UNMUTED which is NOT correct.Scenario #2Run the appKeep toggle offIt asks permission, give permissionIt starts recording video and plays as muted which is correct.Now turn toggle on It starts recording video BUT plays as MUTED which is NOT correct.Then I saw there was an update at apple for ios 13.1.3 , I downloaded that too and tried our app, but it act exactly same as above. I was hoping this would fix the issue but it did not make any difference. ios 12 updates also showed varied results running the same code. This is really very frustrating. Any help will be appreciated.
Posted Last updated
.
Post not yet marked as solved
0 Replies
276 Views
I am unable to change the screen recorder audio property programmatically. Setting it the first time works correctly, resetting it in the same session gives problem.Steps to reproduce it - Scenario #1 Run the appTurn the toggle onIt asks permission, give permissionIt starts recording video and plays as UNMUTED which is correct.Now turn the toggle offIt starts recording video BUT plays as UNMUTED which is NOT correct.Scenario #2Run the appKeep toggle offIt asks permission, give permissionIt starts recording video and plays as muted which is correct.Now turn toggle on It starts recording video BUT plays as MUTED which is NOT correct. Then I saw there was an update at apple for ios 13.1.3 , I downloaded that too and tried our app, but it act exactly same as above. I was hoping this would fix the issue but it did not make any difference. ios 12 updates also showed varied results running the same code. This is really very frustrating. Any help will be appreciated.
Posted Last updated
.
Post not yet marked as solved
1 Replies
2.1k Views
I am developing an app for client who will manage restaurant owners. There is a payment integration for restaurant owners to gain special features like sending push notification to customers. The payment will be done on official site. However, as apple states that it is not approved to monetize built in feature like push notification from users. But we are not taking it from the users, so will apple allow it?
Posted Last updated
.