Post

Replies

Boosts

Views

Activity

Reply to can I hide Action sheet bar?
thanks for the reply, you are in the right, I speak of the Home indicator, sorry for the bad description. I tried with this objective-c code but the Home Indicator is always present: - (BOOL) prefersHomeIndicatorAutoHidden { return YES; } - (BOOL) swizzledPrefersHomeIndicatorAutoHidden { return YES; }
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’22