Introduction Apple has provided changes to iOS, iPadOS, Safari, and the App Store that impact developers’ apps in the European Union (EU) to comply with the Digital Markets Act (DMA). They create additional options for developers, including how they can distribute apps on iOS and iPadOS, process payments, use web browser engines in iOS and iPadOS apps, request interoperability with hardware and so
Connect, create, and get things done with powerful and intuitive apps designed to be accessible, private, and secure. For the creator who does it all, here’s a collection of apps that do too. Access powerful AI features that build on Apple Intelligence.1 Craft your stories with video in Final Cut Pro. Produce your best music in Logic Pro. Reimagine images in Pixelmator Pro. And supercharge product
Information 【重要】アプリをご利用中のユーザーの皆さまへ:AppStoreより削除されていたアプリの再公開のご報告 2021.11.05 2021年10月11日(月)10:00頃、AppStore(iOS)においてApple社より弊社が運営するアプリの公開が取り下げられてしまったことにより、下記の事象(以下、「本事象」と言います。)が発生しておりました。 1.有料会員の新規登録、料金プランの変更及び有料会員の自動更新が行えない 2.アプリの新規ダウンロードが行えない 3.PUSH通知が受け取れない 2021年11月5日(金)10:00現在、本事象の復旧対応が完了したことをご報告させていただきます。 復旧に伴い、本事象の影響で止まっていたアプリ内決済の自動更新が再開されているため、iOS端末をご利用の有料会員のお客様は下記の内容をご確認ください。 【2021年10月11日(月)ま
iCloudプライベートリレーに向けたネットワークやWebサーバの準備 iCloudプライベートリレーは、iCloud+サブスクリプションの一部として提供されるインターネットプライバシーサービスです。iOS 15、iPadOS 15、macOS Monterey以降のユーザーは、よりプライベートかつ安全にWebサイトにアクセスし、ブラウジングできるようになります。プライベートリレーは、SafariでのWebブラウジングとDNS解決クエリを保護し、アプリの安全でないhttpトラフィックからユーザーを守ります。プライベートリレーを経由するよう設定されたインターネット接続では、ユーザーがいる地域にマッピングされる匿名化されたIPアドレスが使用されるため、ユーザーの正確な位置や身元が明らかになることはありません。ネットワークやWebサイトにおいてユーザーがプライベートリレーを快適に利用できるよう、
Apple previews powerful software updates designed for people with disabilities New SignTime service launches Thursday, May 20, to connect Apple Store and Apple Support customers with on-demand sign language interpreters Customers visiting Apple Store locations in the US, UK, and France can use SignTime to remotely access a sign language interpreter. Cupertino, California Apple today announced powe
Hardware securitySecure software requires a foundation of security built into hardware. That’s why Apple devices — with iOS, iPadOS, macOS, tvOS, watchOS or visionOS — have security capabilities designed into silicon. Learn more about Apple hardware security System securityBuilding on the unique capabilities of Apple hardware, system security is designed to maximise the security of the operating s
The Sharecuts project is not in development anymore. You'll find all shortcuts below, feel free to download them. This archive will be available for a limited time. There is also a JSON file available. Add Attachment to AgendaCreated by MacStories Add Clipboard Row to Google SheetCreated by MacStories Add Reminder with GoodTask SubtasksCreated by MacStories App Release NotesCreated by MacStories A
Writing release notes is a contentious issue. There are some companies who simply don’t bother (often with good reason) and some companies who put their heart and soul into creating something truly engaging. By applying a simple structure and some basic formatting, you can dramatically improve the appearance, readability and experience of your release notes using nothing more than the plain text c
App Reviewガイドライン デベロッパによるイノベーションを通じて、アプリは人々の生活を豊かにし、新しい方法で世界に変革をもたらしています。結果としてApp Storeは、数百万というデベロッパと10億人以上のユーザーが集まる、興奮と活気にあふれた場所に成長してきました。Appleのプラットフォームでは、開発を始めたばかりの方も、経験豊富なプログラマーが活躍する大規模なチームも、さまざまなデベロッパがアプリを開発しています。Appleでは、アプリの審査プロセスをスムーズに通過していただくため、皆さまがガイドラインを理解できるようサポートしたいと考えています。 はじめに App Storeのガイドラインの原則はシンプルで、ユーザーが安全にアプリを入手でき、すべてのデベロッパが成功するためのすばらしい機会を提供することです。私たちはApp Storeを提供することでこれを実現しています。
アプリをiOS8に対応する際に確認しておく項目をまとめました。 はじめに iOS8対応とはざっくり言うとXcode6でアプリをビルドする事を差します。(厳密にはBaseSDK 8.0以上でビルドしたアプリ) BaseSDKが上がる事により、既存のAPIがDeprecated(非推奨)になったり、新しいメソッドが追加されることによって今まで通りの実装では動作しなくなったり挙動が変わったりします。 本記事では上記によって実装に変更が入った部分や、アプリの運用上気をつけておく事について解説していきます。 言語はObjective-Cでの実装を解説します。Swiftでは言語仕様上、SDKとの連携などで不具合がある箇所が存在するため、別解説記事などと合わせて読んでいただく事をオススメします。 1.申請周り 先日、Appleは2015年2月1日より申請されるアプリについてiOS8と64bitアーキテク
IntroductionThis technote provides some information regarding Auto Layout support for UIScrollView. Specifically it demonstrates a "mixed" and a "pure" auto layout approach for UIScrollViews. In Depth ExplanationIn general, Auto Layout considers the top, left, bottom, and right edges of a view to be the visible edges. That is, if you pin a view to the left edge of its superview, you’re really pinn
(この記事は WWDC 2014 の直後に書かれました。内容は2014年時点のものです。本文中の「Swift」や「iOS 8」は当時まだベータ版だったソフトウェアを指します。) TL;DR WWDC で発表された情報と、一般公開されている Apple のドキュメントに含まれる情報は NDA に抵触しない。よってそれらの範囲で Swift や iOS 8 に関する情報はセーフ。しかしスクリーンショットの公開は不可。 この記事の内容に法的な保証はないので、不安なら Mac (or iOS) Developer Program License Agreement の条項10.1 Information Deemed Apple Confidential を参照のうえ、弁護士に相談すること。 関連リンク:自分の Apple Developer アカウントで同意した契約書の一覧ページ(要ログイン)
ObjCLibrary というiOSサンプルプロジェクトをgithubに置きました 日本語ドキュメント - Apple Developer をiPhoneでもりもり読めるサンプルアプリを作成しました。 Developerの方、よければ使ってみてください。 ソース rochefort/ObjCLibrary 作成した経緯 最初RSS Readerを作っていたのですが、 開発するにあたって日本語ドキュメント - Apple Developer が最高なので これをiPhone/iPadで読めるといいよなぁと思い 作ってみました。 AppleのcontentsをscrapeしているためAppStoreの規約には違反しています。 一応ダメ元でApp Storeへ申請してみたのですが、案の定NGでした。 12.1: Applications that scrape any information f
2014/04/16 コンプライアンスの「Content Rights」と「Advertising Identifier」についての解説を追加しました。 はじめに iOS 7 がリリースされ、さまざまな新しい機能が使えるようになりました。iOS 7 SDK を使ったアプリをリリースしたい!と思っているかたも多いのではないでしょうか。しかし iOS アプリのリリース作業は手順が複雑そうで取っ付きづらい印象を持たれているかたが多いと思います。筆者もそうでした。 ということで、最新 (2013年10月21日現在) の iOS アプリのリリース手順についてできる限り分かりやすくまとめてみました。リリース時の参考にしていただければと思います。 概要 まずはじめに全体像を確認しておきましょう。iOS アプリのリリースは下図のようなフローで行います。 リリース用の Provisioning Profil
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く