20 lines
382 B
Markdown
20 lines
382 B
Markdown
# 12. change-app-group-id-in-receive-sharing-intent
|
|
|
|
Date: 2022-08-03
|
|
|
|
## Status
|
|
|
|
Accepted
|
|
|
|
## Context
|
|
|
|
Because this app group id not same app bundle id in iOS so i changed the code to get the app group id by bundle id with the app group id of this project.
|
|
|
|
## Decision
|
|
|
|
Required define APP_GROUP_ID in User-Defined at Build Setting
|
|
|
|
## Consequences
|
|
|
|
- Can share image like normal
|