Apple News

RSS for tag

Apple News is an iOS, iPadOS, and macOS app that delivers articles from newspapers, magazines, websites, and other sources.

Apple News Documentation

Posts under Apple News tag

13 Posts
Sort by:
Post not yet marked as solved
0 Replies
197 Views
Please help me understand the phrasing from Apple's articles about this topic. Of course, I am referring to the SDKs from the official list, as only those are affected by the new regulations. 1, https://developer.apple.com/support/third-party-SDK-requirements/ Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include those SDKs, or when you submit an app update that adds one of the listed SDKs as part of the update. That states 2 cases in which fresh SDK versions are needed, containing privacy information: If you submit a completely new app If your app update contains a framework which was not present in the previous version of the app So, according to my understanding, if I create an app update, which does not contain any new SDKs, only the ones that I have been using for a while now, I can keep using these older SKD versions. And it is not mandatory to update them to newer versions. Does Apple state anywhere that we have to update every SDK from the list this spring in every case? Because that would contradict what I quoted from the article. 2, https://developer.apple.com/news/?id=3d8a9yyh And if you add a new third-party SDK that’s on the list of commonly used third-party SDKs, these API, privacy manifest, and signature requirements will apply to that SDK. Again, this states that you have to use a fresh version of an SDK in case you add it newly to your app. This seems to reinforce my point that if a 3rd party SDK was already used in previous app versions, the new requirements do not apply to that SDK and I can keep using its older release which does not have its own privacy manifest file. My main concern here is that there are many 3rd party SDKs from the list that we already use in our projects, and it would be a huge effort if my team had to update all those SDKs in every project by May. But if I'm right, it is not mandatory for us. (Of course, it would be wise to update the SDKs every now and then, but that's not the point here.) Can anybody confirm whether my understanding is correct? Maybe link some proof if I'm not right? It would be nice to have a reply from someone working at Apple, to have a reliable answer.
Posted
by gabe4.
Last updated
.
Post not yet marked as solved
0 Replies
283 Views
I'm creating an SDK, the static library doesn't have a target membership check, how do I add it? I'm wondering what should I write in the associated static library(.a) if the user adds occupation privacyinfo. I can't find any examples, so if anyone has solved this, I'd appreciate an example :)
Posted
by 2ls2_891.
Last updated
.
Post not yet marked as solved
0 Replies
252 Views
Is it necessary to enroll to Apple devloper program to get into apple news publisher to get my Apple news API credentials. At last. I need a gudance how to publish the articles on the apple News using News API. a detailed explanation till getting Apple News API credentials ( Key, secret key channel id) is much appreciated!
Posted
by Ankit1802.
Last updated
.
Post not yet marked as solved
0 Replies
345 Views
I can't figure it out. the "padding":10 either is ignored or the background extends to the left and right edge. See attached screenshot from the simulator. "role": "heading", "text": "News", "format": "markdown", "textStyle": { "textAlignment": "center", "backgroundColor": "#006FBA", "textColor": "#FFFFFF", "fontSize": 14, "lineHeight": 16, "fontWeight": "bold", "fontScaling": false }, "style": { "backgroundColor": "#006FBA" }, "layout": { "padding":5, "ignoreDocumentMargin": false, "margin": { "bottom": 15, "left":30, "right":30 } } }, { "role": "heading", "text": "News", "format": "markdown", "textStyle": { "textAlignment": "center", "backgroundColor": "#006FBA", "textColor": "#FFFFFF", "fontSize": 14, "lineHeight": 16, "fontWeight": "bold", "fontScaling": false }, "layout": { "padding":5, "ignoreDocumentMargin": false, "margin": { "bottom": 15, "left":30, "right":30 } } }, { "role": "container", "components": [ { "role": "heading", "text": "News", "textStyle": { "textAlignment": "center", "backgroundColor": "#006FBA", "textAbove": "1", "textColor": "#FFFFFF", "fontSize": 14, "lineHeight": 16, "fontWeight": "bold", "fontScaling": false }, "style": { "backgroundColor": "#006FBA" }, "layout": { "padding":5 } } ] },
Posted
by ssaux.
Last updated
.
Post not yet marked as solved
2 Replies
328 Views
I have a website that had been publishing to Apple News for a good while via RSS feed. At some point I implemented the Word Press plugin for publishing, created the PAPI file and that was working. I could login to Apple News Publisher and see my most recent articles. The RSS feed also still shows in the ANP dashboard. This appears to have stopped working in September as those are the most recent articles I can see in the Apple News Publisher dashboard. If I attempt to publish an article within the plugin it returns an error about "ONLY_PREVIEW_ALLOWED" So it appears my channel is back in a preview only mode. But nowhere in the News Publisher dashboard can I see anything to resubmit for approval. If I go to All Published Articles I can see where they stopped in September. If I go to Draft Articles and click "Preview these articles" I can see the channel in the Apple News app and it contains the most recent articles published. But back in the APN dashboard I don't have anything that allows me to submit to being published again. Any advice? Thanks!
Posted
by TRXgeek.
Last updated
.
Post not yet marked as solved
0 Replies
326 Views
Hello team, I require your support to resolve doubts regarding the API Listing announcement (https://developer.apple.com/news/?id=z6fu1dcu)... currently we have SDKs from different providers integrated into our app. The question we have is whether each provider must update their SDK indicating the iOS API they use, for example UserDefaults, or if in our project in general we can specify everything that the SDKs use without having to update the SDKs of all providers. What option do we have? A) Our project in general must report eg: UserDefaults and everything that third-party SDKs use. B) Our project in general must inform and in addition all the SDKs must be updated so that they inform the iOS API they use. Option A is the most optimal for us, since we would only have to apply the setting in our app, informing the iOS APIs that we generally use. Option B is critical, since we would have to update all SDKs to contain the requested setting. (Firebase, Medallia, Biocatch among others) Thanks for your help
Posted Last updated
.
Post not yet marked as solved
0 Replies
333 Views
Hello Team, I have been trying to publish the news on apple news on front page / top stories sections to allow for attribution. But its not coming on front-page any inputs?
Posted
by dugarr.
Last updated
.
Post not yet marked as solved
0 Replies
404 Views
This is my first time here, and I'm excited to seek assistance in creating my own VPN app. While I do have some experience with Swift 5, I'm not sure where to begin. I've successfully set up my VPN server using L2TP IPsec, and it has been running smoothly for several months. I can manually connect to it using my iPhone and Mac without any issues.
Posted Last updated
.
Post not yet marked as solved
0 Replies
379 Views
I need to update publisher details as per https://support.apple.com/en-ie/guide/news-publisher/apd7c9ae979c/icloud - however, my developer account has no iCloud account associated with it. Can anyone advise how to access publisher settings from a developer account? Thanks
Posted
by SteveDem.
Last updated
.
Post not yet marked as solved
0 Replies
505 Views
I'm looking to create an app that displays news stories from other sites, such as CNN, NYT, or more. Will credit them, but is there any type of API/tools I can use to import them directly into my app without linking them to safari, such as in Apple News?
Posted Last updated
.
Post not yet marked as solved
3 Replies
1.1k Views
Hi all this is my first post on the Dev community.I'm just been approved by Apple News and I have my news channel. My problems is that I can't access on my iPad as I don't have a Mac.Can anyone tell me if is a known problem? or if there is any way to use it on iPad?I know with the plug-in you can write your article on CMS but I don't have any of them and I'm writing through iCloud.Is Apple making the New Publisher accessible to iPad too?M
Posted Last updated
.
Post not yet marked as solved
0 Replies
539 Views
I have a component, the text for which I would like to truncate (prevent text wrapping). Here is the component: { role: 'body', format: 'html', text: 'This is an example with very long text that I do not want to wrap', textStyle: { fontSize: 30 lineHeight: 36, } } Which styles or layout should I apply to prevent this text from wrapping to the next line?
Posted
by pmcconico.
Last updated
.
Post not yet marked as solved
0 Replies
983 Views
Apple News will no work. The icon is gone, when I search for it, it takes me to the app store to install. When I click open, it say restrictions are blocking. All restrictions are off. It works fine on iPad and Mac. Anyone else seen this? Iphone 14 pro max.
Posted Last updated
.