アプリが完全同意の場合、権限を INTERACT_ACROSS_USERS から INTERACT_ACROSS_PROFILES に切り替え、ユーザーに権限をリクエストする機能を実装します。INTERACT_ACROSS_PROFILES を申告するアプリは、許可リストに登録されるまで Google Play ストアにアップロードできないため、このマニフェストの変更は、許可リストに登録されるまでフラグで保護する必要があります。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-11-09 UTC。"],[[["Replace the placeholder logic in the hello world example with your actual cross-profile logic, focusing on functionality before optimization."],["Restructure your code according to the recommended architectural patterns to ensure maintainability and scalability."],["Verify the security and privacy of your implementation, paying attention to data storage and server communication within the correct profiles."],["Explore advanced features like primary profile designation, UI updates based on profile availability, exception handling, and app standby bucket management."],["Thoroughly test your cross-profile functionality and consider necessary permission updates for seamless user experience."]]],[]]