{"version":3,"sources":["webpack:///./src/pages/help/work-with-mobile-apps.js","webpack:///./src/video/mobile-cursor.webm","webpack:///./src/video/mobile-cursor.mp4"],"names":["Video","styled","video","media","desktop","Content","width","height","autoPlay","muted","loop","className","src","type","video1","related","link","title","description","frontmatter","metaTitle","metaDescription","canonical","Wrapped","Article","section","module","exports"],"mappings":"+FAAA,kMAOMA,EAAQC,IAAOC,MAAV,mFAAGD,CAAH,uCAEPE,IAAMC,SAKGC,EAAU,WACrB,OACE,6BACE,+EACA,+PAKA,kBAACL,EAAD,CAAOM,MAAM,OAAOC,OAAO,OAAOC,UAAQ,EAACC,OAAK,EAACC,MAAI,EAACC,UAAU,QAC9D,4BAAQC,IAAKV,IAAOW,KAAK,eACzB,4BAAQD,IAAKE,IAAQD,KAAK,iBAM5BE,EAAU,CACd,CACEC,KAAM,0CACNC,MAAO,qCACPC,YAAa,0DAIJC,EAAc,CACzBC,UAAW,0CACXC,gBAAiB,gDACjBC,UAAW,gCAGPC,EAAUC,YAAQnB,GAET,4BACb,kBAACkB,EAAD,eAASR,QAASA,EAASU,QAAQ,UAAUR,MAAOE,EAAYC,WAAeD,M,uBChDjFO,EAAOC,QAAU,IAA0B,8D,qBCA3CD,EAAOC,QAAU,IAA0B","file":"component---src-pages-help-work-with-mobile-apps-js-9deedeeefee246d77d59.js","sourcesContent":["import React from 'react';\nimport styled from 'styled-components';\nimport { media } from 'theme/breakpoints';\nimport Article from 'components/help/helpArticle';\nimport video from 'video/mobile-cursor.webm';\nimport video1 from 'video/mobile-cursor.mp4';\n\nconst Video = styled.video`\n max-width: 95%;\n ${media.desktop} {\n max-width: 100%;\n }\n`;\n\nexport const Content = () => {\n return (\n
\n

As of now, native mobile apps are not supported.

\n

\n LiveSession supports web pages on mobile browsers and WebView applications. We track typical\n mobile events, such as touch and touchmove. We also display a different pointer on mobile\n devices, a dot like in the example below:\n

\n \n
\n );\n};\n\nconst related = [\n {\n link: '/help/how-to-install-livesession-script',\n title: 'How to install LiveSession script?',\n description: 'Check how can you install LiveSession on any website.',\n },\n];\n\nexport const frontmatter = {\n metaTitle: 'Does LiveSession work with mobile apps?',\n metaDescription: 'Check how you can track users in mobile apps.',\n canonical: '/help/work-with-mobile-apps/',\n};\n\nconst Wrapped = Article(Content);\n\nexport default () => (\n \n);\n","module.exports = __webpack_public_path__ + \"static/mobile-cursor-524493fdc31509cc743a42f02b8b88e2.webm\";","module.exports = __webpack_public_path__ + \"static/mobile-cursor-68a7bebd56e2c31955135bebb6d5161c.mp4\";"],"sourceRoot":""}