<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Privacy Policy - Poker Equity Checker</title>

    <style>

        body { font-family: -apple-system, sans-serif; line-height: 1.6; padding: 20px; max-width: 800px; margin: 0 auto; color: #333; }

        h1 { border-bottom: 2px solid #eee; padding-bottom: 10px; }

        h2 { color: #2c3e50; margin-top: 30px; }

        .contact { background: #f9f9f9; padding: 15px; border-radius: 8px; margin-top: 30px; }

    </style>

</head>

<body>

    <h1>Privacy Policy for Poker Equity Checker</h1>

    <p>Aki-Create built the Poker Equity Checker app as a Free app. This SERVICE is provided by Aki-Create at no cost and is intended for use as is.</p>


    <h2>Information Collection and Use</h2>

    <p>For a better experience, while using our Service, we may require you to provide us with certain personally identifiable information. The information that we request will be retained on your device and is not collected by us in any way.</p>

    <p>The app does use third-party services that may collect information used to identify you. Link to the privacy policy of third-party service providers used by the app:</p>

    <ul>

        <li><a href="https://www.google.com/admob/" target="_blank">Google AdMob</a></li>

    </ul>


    <h2>AdMob and Tracking (ATT)</h2>

    <p>This app uses Google AdMob to display advertisements. To provide personalized ads, the app may request permission to track your activity across other companies' apps and websites (App Tracking Transparency). Even if you opt-out of tracking, ads will still be shown, but they may be less relevant to you.</p>


    <h2>Log Data</h2>

    <p>We want to inform you that whenever you use our Service, in a case of an error in the app we collect data and information (through third-party products) on your phone called Log Data. This Log Data may include information such as your device Internet Protocol (“IP”) address, device name, operating system version, the configuration of the app when utilizing our Service, the time and date of your use of the Service, and other statistics.</p>


    <div class="contact">

        <h2>Contact Us</h2>

        <p>If you have any questions, contact us at:<br>

        <strong>ak1102.create0707t@gmail.com</strong></p>

    </div>

</body>

</html>