Skip to main content
azeemm28898764
August 24, 2018
해결됨

Firing multiple page view events at a time

  • August 24, 2018
  • 1 답변
  • 1734 조회

When I fire a page view event, I notice that 5 events are being fired. Only one of these are an actual Page View event as the rest of them have a pev2 and pe attached to it. the pev2 captures 'ADMS BP Event'. I have no idea what this is and the subsequent page views also capturing a 'crash event'. I know this is an issue but can someone please outline how I can fix this or why this would happen? Thanks!

이 주제는 답변이 닫혔습니다.
최고의 답변: Rydal_Williams

Hi, those calls with "ADMS BP Event" are sent by the lifecycle call in the 3.x Mobile SDKs. Simply disable lifecycle in the SDK to disable the calls. Hope this helps.

1 답변

Rydal_Williams
Level 4
August 25, 2018

Hi, those calls with "ADMS BP Event" are sent by the lifecycle call in the 3.x Mobile SDKs. Simply disable lifecycle in the SDK to disable the calls. Hope this helps.