6. 푸시 알람을 누르면 상세 화면으로 이동하게 하고 싶어요.
앱 푸시와 히스토리 2가지로 나뉘어요.
Last updated
앱 푸시와 히스토리 2가지로 나뉘어요.
Last updated
"custom": {
"detailObjectId": "newDocument._id",
"type": "read",
"findByMeta": "readMeta",
"metaCode": "community"
},
"pushAppendData": {
"itemId": {
"method": "type",
"name": "cast",
"details": {
"type": "toString",
"base": "newDocument._id"
}
},
"findByMeta": "readMeta",
"menuName": "푸시 온 글",
"type": "read",
"metaCode": "community"
}