is Share broken ?

I have added "share to " fonction in my App. With activityViewController as I do not use SwiftUI. The fonction captures the screen in a in image.

I'm using Xcode Version 16.2 (16C5032a) and the iPhone where I test is running iOS 18.3.2

"share to", appears : I can send the image to Mail , via Airdrop, I can post to Facebook, threads .. but for BlueSky I have this error message :

Couldn't read values in CFPrefsPlistSource<0x303471e80> (Domain: com.apple.country.carrier_2, User: kCFPreferencesCurrentUser, ByHost: No, Container: /var/mobile/Library/CountryBundles/, Contents Need Refresh: Yes): accessing preferences outside an application's container requires user-preference-read or file-read-data sandbox access 59638328 Plugin query method called

elapsedCPUTimeForFrontBoard couldn't generate a task port connection invalidated

Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, `RBSPermanent=false}``

I have a working BlueSky app working, what is this "Client not entited " ?

Accepted Answer

EDIT : I have found the cause , in fact this is not IOS the main cause, but BlueSky APP ! If I try to share a text and a link, it will accept the post , but not the link and only the text. I'm sure the link will be accepted if I post it as text.

It's strange, I can share links and pictures to Bluesky in other part of IOS and in others apps.

is Share broken ?
 
 
Q