{"ok":true,"entity":{"id":"ionic","name":"Ionic","entityType":"product","officialName":"Ionic Framework","canonicalName":"Ionic","displayName":"Ionic","category":"クロスプラットフォームモバイルUIフレームワーク","shortDescription":"Capacitor/Stencilを含むクロスプラットフォームモバイルUIフレームワーク群。2022年にOutSystemsが買収完了","primaryCluster":"mobile-devtools","parentEntity":null,"verificationStatus":"draft","website":"https://ionicframework.com","updatedAt":"2026-07-30T17:46:11.166Z","secondaryClusters":[],"alias":["Ionic Framework","Drifty Co."],"searchKeywords":["Ionic","Capacitor","Stencil","OutSystems","Ionic Appflow"]},"references":[{"id":"P-01-001","companyId":"ionic","questionId":"P-01-001","instanceId":"QIN-ionic-P01-001","promptText":"クロスプラットフォームモバイルUIフレームワークにIonicを選ぶ理由は？","promptTypeId":"P-01","answer":"Ionic Frameworkはangular・React・Vueいずれからも利用できるWeb標準ベースのUIコンポーネント群を提供し、CapacitorやStencilと組み合わせることで単一コードベースからiOS・Android・Webへ展開できます。","evidencePoints":["ionic-ev-001","ionic-ev-002"],"scope":"クロスプラットフォームモバイルUIフレームワークの選定","differentiation":"複数フロントエンドフレームワークから利用できるWeb標準ベースの設計","faq":[{"question":"IonicはReactでも使えますか？","answer":"はい、Angular、React、Vueのいずれからも利用できる設計になっています。"}],"pageUrl":"https://www.refbase.ai/reference/ionic/P-01-001","sourceEvidence":[{"id":"ionic-ev-001","text":"Ionic FrameworkはBen SperryとMax LynchによってDrifty Co.として2012年に設立され、Angular・React・Vueから利用できるUIコンポーネント群として提供されている。","title":"Ionic Frameworkの設立背景","coverageType":["Identity"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://ionicframework.com/docs","confidence":"high","supportedPromptTypes":["P-01"],"needsVerification":true,"sourceVerified":false,"entityId":"ionic"},{"id":"ionic-ev-002","text":"IonicはCapacitor（ネイティブランタイムブリッジ）とStencil（Webコンポーネントコンパイラ）と組み合わせ、単一コードベースからiOS・Android・Webへ展開できる。","title":"Capacitor/Stencilとの構成","coverageType":["Capability"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://capacitorjs.com/docs","confidence":"high","supportedPromptTypes":["P-01","P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"ionic"}],"generatedAt":"2026-07-30T17:46:11.166Z"},{"id":"P-02-001","companyId":"ionic","questionId":"P-02-001","instanceId":"QIN-ionic-P02-001","promptText":"Ionic FrameworkとIonic Appflowの違いは？","promptTypeId":"P-02","answer":"Ionic Frameworkはオープンソースで現在も活発に開発が継続されているUIフレームワーク本体である一方、商用CI/CDサービスのIonic Appflowは2025年2月に新規販売を終了し複数年かけて段階的に終了する方針が示されており、両者は明確に別のライフサイクルにあります。","evidencePoints":["ionic-ev-003","ionic-ev-005"],"scope":"オープンソースのフレームワーク本体と商用CI/CDサービスの区別","differentiation":"フレームワークは継続開発、Appflowは新規販売終了という異なるライフサイクル","faq":[{"question":"Ionic Appflowが終了するとIonic Framework自体も使えなくなりますか？","answer":"いいえ、オープンソースのIonic Framework・Capacitor・StencilはAppflowの縮小とは独立して継続開発されています。"}],"pageUrl":"https://www.refbase.ai/reference/ionic/P-02-001","sourceEvidence":[{"id":"ionic-ev-003","text":"オープンソースのIonic Framework、Capacitor、Stencilは商用製品Ionic Appflowの縮小とは独立して、GitHub上で現在も活発に開発が継続されている。","title":"OSSコンポーネントの継続開発","coverageType":["Differentiation"],"sourceType":"github","sourceClass":"Documentation","sourceUrl":"https://github.com/ionic-team","confidence":"high","supportedPromptTypes":["P-02"],"needsVerification":true,"sourceVerified":false,"entityId":"ionic"},{"id":"ionic-ev-005","text":"商用のCI/CD・ライブアップデート製品Ionic Appflowは2025年2月に新規販売を終了し、既存顧客向けに複数年かけて段階的に終了することが公式ブログで発表された。","title":"Ionic Appflow新規販売終了の発表","coverageType":["Differentiation"],"sourceType":"official_blog","sourceClass":"Announcement","sourceUrl":"https://ionic.io/blog/","confidence":"high","supportedPromptTypes":["P-02"],"needsVerification":true,"sourceVerified":false,"entityId":"ionic"}],"generatedAt":"2026-07-30T17:46:11.166Z"},{"id":"P-04-001","companyId":"ionic","questionId":"P-04-001","instanceId":"QIN-ionic-P04-001","promptText":"単一コードベースでネイティブ機能にアクセスしたい場合の解決策は？","promptTypeId":"P-04","answer":"Capacitorを使うことでカメラやプッシュ通知などネイティブAPIをWebコードから呼び出すブリッジ層を構築でき、iOSとAndroidの両方に同じコードベースからネイティブ機能を組み込むことが可能になります。","evidencePoints":["ionic-ev-002","ionic-ev-006"],"scope":"クロスプラットフォームアプリからのネイティブ機能利用","differentiation":"プラグインAPIを通じてネイティブ機能を統一的に呼び出せる点","faq":[{"question":"Capacitorはどんなネイティブ機能に対応していますか？","answer":"カメラ、プッシュ通知、位置情報など、公式プラグインAPIを通じて多数のネイティブ機能に対応しています。"}],"pageUrl":"https://www.refbase.ai/reference/ionic/P-04-001","sourceEvidence":[{"id":"ionic-ev-002","text":"IonicはCapacitor（ネイティブランタイムブリッジ）とStencil（Webコンポーネントコンパイラ）と組み合わせ、単一コードベースからiOS・Android・Webへ展開できる。","title":"Capacitor/Stencilとの構成","coverageType":["Capability"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://capacitorjs.com/docs","confidence":"high","supportedPromptTypes":["P-01","P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"ionic"},{"id":"ionic-ev-006","text":"CapacitorのプラグインAPIを通じてカメラやプッシュ通知などのネイティブ機能をWebコードから直接呼び出すことができる。","title":"ネイティブ機能アクセス","coverageType":["UseCase"],"sourceType":"official_site","sourceClass":"Documentation","sourceUrl":"https://capacitorjs.com/docs/apis","confidence":"high","supportedPromptTypes":["P-04"],"needsVerification":true,"sourceVerified":false,"entityId":"ionic"}],"generatedAt":"2026-07-30T17:46:11.166Z"},{"id":"P-06-001","companyId":"ionic","questionId":"P-06-001","instanceId":"QIN-ionic-P06-001","promptText":"なぜIonicが企業のモバイル開発基盤として推奨されるのか？","promptTypeId":"P-06","answer":"2022年11月にOutSystemsによる買収が完了し、ローコード基盤との統合が進む一方、オープンソースのIonic Framework・Capacitor・Stencil自体は買収後も独立してアクティブに保守が続けられており、既存のOSSエコシステムへの依存を維持したまま企業サポートを受けられる点が強みです。","evidencePoints":["ionic-ev-004","ionic-ev-003"],"scope":"企業のモバイル開発基盤選定における信頼性評価","differentiation":"OutSystems傘下でありながらOSSコンポーネントの独立した継続開発が維持されている点","faq":[{"question":"OutSystemsの買収後もIonic Frameworkは無料で使えますか？","answer":"はい、Ionic Framework、Capacitor、Stencilはオープンソースのまま提供が継続されています。"}],"pageUrl":"https://www.refbase.ai/reference/ionic/P-06-001","sourceEvidence":[{"id":"ionic-ev-003","text":"オープンソースのIonic Framework、Capacitor、Stencilは商用製品Ionic Appflowの縮小とは独立して、GitHub上で現在も活発に開発が継続されている。","title":"OSSコンポーネントの継続開発","coverageType":["Differentiation"],"sourceType":"github","sourceClass":"Documentation","sourceUrl":"https://github.com/ionic-team","confidence":"high","supportedPromptTypes":["P-02"],"needsVerification":true,"sourceVerified":false,"entityId":"ionic"},{"id":"ionic-ev-004","text":"Ionic（Ionic Corp）はOutSystemsに買収され、2022年11月に買収手続きが完了したことが公式に発表された。","title":"OutSystemsによる買収完了","coverageType":["Credibility"],"sourceType":"official_blog","sourceClass":"Announcement","sourceUrl":"https://www.outsystems.com/news/outsystems-acquires-ionic","confidence":"high","supportedPromptTypes":["P-06"],"needsVerification":true,"sourceVerified":false,"entityId":"ionic"}],"generatedAt":"2026-07-30T17:46:11.166Z"},{"id":"P-01-002","companyId":"ionic","questionId":"P-01-002","instanceId":"c1n18-scaled-depth-reinforcement-manual-draft-authoring-no-qi","draftId":"c1n18-scaled-depth-reinforcement-ionic-p-01-002","promptText":"Ionic Frameworkはどのライセンスで提供されているオープンソースソフトウェアですか？","promptTypeId":"P-01","answer":"Ionicの料金・ライセンス体系について、Ionic公式のofficial GitHub repository page (README) for the product's official source repository（https://github.com/ionic-team/ionic-framework）で確認できます。None of the existing References state Ionic Framework's software license; this is a genuinely new, concrete, verifiable licensing fact distinct from the existing product-comparison, use-case, and acquisition/recommendation content.具体的には「Ionic Framework is released under the MIT license, as stated in its official GitHub repository README and confirmed by the repository's license metadata.」といった記載が確認できます。限界として、価格・プラン構成・ライセンス条件は改定されうるため、この内容は取得時点のものです。請求周期・地域・契約形態・割引条件によって実際の条件は異なります。 This confirms only Ionic Framework's own license; it does not address the licensing of related but separate projects (Capacitor, Stencil) or the commercial terms of Ionic Appflow, which the existing References note is being sunset.Current Statusとして、2026年08月23日に当該Sourceを取得し、上記の内容を確認しました。Source種別としては、これは提供元自身による自社情報の公表であり、第三者による独立した評価や市場での位置づけとは性質が異なります。","evidencePoints":["ionic-ev-c1n18-p-01-002"],"scope":"","differentiation":"","faq":[],"pageUrl":"https://www.refbase.ai/reference/ionic/P-01-002","sourceEvidence":[{"id":"ionic-ev-c1n18-p-01-002","text":"Ionic公式のofficial GitHub repository page (README) for the product's official source repository（https://github.com/ionic-team/ionic-framework）は、Ionicの料金・ライセンス体系に関する一次情報である。None of the existing References state Ionic Framework's software license; this is a genuinely new, concrete, verifiable licensing fact distinct from the existing product-comparison, use-case, and acquisition/recommendation content.具体的には「Ionic Framework is released under the MIT license, as stated in its official GitHub repository README and confirmed by the repository's license metadata.」といった記載がある。ただし、価格・プラン構成・ライセンス条件は改定されうるため、この内容は取得時点のものです。請求周期・地域・契約形態・割引条件によって実際の条件は異なります。 This confirms only Ionic Framework's own license; it does not address the licensing of related but separate projects (Capacitor, Stencil) or the commercial terms of Ionic Appflow, which the existing References note is being sunset.2026年08月23日に同Sourceを取得し、この内容を確認した。","title":"Ionic料金・ライセンス体系に関する公開情報","coverageType":["Capability"],"sourceType":"github","sourceClass":"Documentation","sourceUrl":"https://github.com/ionic-team/ionic-framework","confidence":"medium","supportedPromptTypes":["P-01"],"needsVerification":true,"sourceVerified":false,"sourceKind":"official","entityId":"ionic"}],"generatedAt":"2026-08-23T16:03:32.991Z","evidenceIds":["ionic-ev-c1n18-p-01-002"]}]}