question

sebastianbularca avatar image
sebastianbularca asked

Playfab Party SDK - How to remove the requirement for the additional Android permissions?

Playfab Party SDK for Unity is enforcing a set of requried permissions - READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE and MODIFY_AUDIO_SETTINGS.

All of these are restricted by Oculus, which means that in order to comply with their requirements, we need to remove this set of permissions. Do you know of any other way to avoid having these permissions enforced in the apk's? (besides brutal force, I mean)

sdks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Rick Chen avatar image
Rick Chen answered

Those permissions may be needed for the Party SDK to run. Removing them can cause the Party SDK not functioning properly. In this case, you may find other replacement for PlayFab Party SDK.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.