내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

MobileCore.track(action: "actionName", data: ["key": "value"]) not working

Avatar

Level 1

Action name not triggered, getting error every time .

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

@sudiptamitra0007 Please submit a client care ticket so that any one of the experts can look into the issue in details, because this needs in detailed investigation on fix it accordingly

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Community Advisor

you are going to need to show things like error output, maybe look at debugger output like from charles...

 

Help us help you ...

Avatar

정확한 답변 작성자:
Employee Advisor

@sudiptamitra0007 Please submit a client care ticket so that any one of the experts can look into the issue in details, because this needs in detailed investigation on fix it accordingly

Avatar

Level 3

@sudiptamitra0007 Please share the error screenshot or error below so that we can able to debug it and provide the solution.

Also, you have to use MobileCore.trackState and MobileCore.trackAction like this not only MobileCore.track,  you can refer to the below document also.

https://aep-sdks.gitbook.io/docs/getting-started/initialize-the-sdk#track-app-states-and-screens-for...