I want to make a website blocking app with Xamarin. Please give me some tips on the principle or method.

Denis Kim 0 Reputation points
2023-07-28T01:30:40.3666667+00:00

I want to make a website blocking app with Xamarin. Please give me some tips on the principle or method.

Also, I would like to know what to do to know whether the app is running additionall

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,377 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,286 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 71,266 Reputation points
    2023-08-02T15:46:58.5166667+00:00

    iOS safari and SFSafariViewController supports content blockers:

    https://developer.apple.com/documentation/safariservices/creating_a_content_blocker/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.