How to check if mobile is in silent ios swift [closed] - ios

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed last month.
This post was edited and submitted for review last month and failed to reopen the post:
Original close reason(s) were not resolved
Improve this question
I am working on developing a swift app. How can I check whether a mobile is in silent mode? Is there any method to find that the phone is now silent or its volume is high? Please help me.
I searched but couldn't find any solution.

There is no Public API for check that.
There is Mute Lib that works with work around.
https://github.com/akramhussein/Mute

Related

Push Notification in ios with asp.net [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I need to apply push notification in ios mobile apps with asp.net. Have anyone solution in window Microsoft Server ?
Please find Link :
Push Notification with C#
Make Sure Import certificate from keychain without private key if any excecption occurs
There is step by step process, hope it helps:-
Below is the link:
http://www.c-sharpcorner.com/uploadfile/pandeypradip/apple-push-notification-using-asp-net/

Close another iOS app through a button [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I made an app. Now I want to close an other app (not mine) - does anybody here know how that is going to work?
I don't want to publish the App in the App Store - so it is only for private purposes but I dont want to jailbreak my iPhone.
For security reason an app cannot control another one.
You cannot do it.
It's not possible - your app is contained within its own sandbox separate from other apps on the device.
For more information, you can read Secutiy Overview: Code Security in the iOS Developer Library.

In-App Purchase in sandbox works occasionally [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
When I test the In-App purchase process, I get mixed results.
Sometimes The purchase is successful. sometimes it fails.
Is this behaviour normal for sandbox environment, or should I be worried?
Thanks!
Yes there might be some problem, may below link will help you.
http://www.raywenderlich.com/21081/introduction-to-in-app-purchases-in-ios-6-tutorial
This one includes code for displaying a store.
For more details please go through apple doc

How to find which app is running on foreground in iphone [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I am doing one app user install my and did go background but in my want recognize which application is on foreground. How to find this when my is in background still my app was run and which application is running currently. Please anybody help me i am new to ios .
Thanks in advance.
You cannot find out what other apps are running in iOS

Copy iOS Library Music over Videos Allowed in App Store? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this question
I am working on an iOS video editing app, and looking into any limitations of putting audio over the video. So my question is, if it possible(are we allowed to) use songs or clips from songs in the music library? Will this kind of feature get rejected when being submitted to the app store?
Thanks in advance for the help!
I cant see a problem with this - Its no different to DJ apps on the App Store reading music and allowing the user to edit them. The only issue is if user was to push to YouTube etc then issues may occur

Resources