Forum Replies Created

  • Re: Reply To: Android 12 requirements

    18. July 2022 at 11:11
    in reply to: Android 12 requirements
    This solved it for me:

    1. After building and failing to succeed the build, open your app's manifest file (e.g., AndroidManifest.xml)

    2. Click on "Merged Manifest" next to the "Text" button at the bottom of the view window.

    3. Click on TapLinx's manifest file, which had ".aar" in the link name since I added TapLinx via the ".aar" file.

    4. As the error suggests, every component that defines an inside the tag needs `android:exported` to be defined. For me, the didn't have the exported tag defined, so I added `android:exported="false"` to the component and it worked!

    + 0  |  - 0

    Re: Reply To: TapLinx Library don’t work with Android 12

    15. April 2022 at 17:13
    in reply to: TapLinx Library don’t work with Android 12
    I'm having the same issue with TapLinx Version 1.9
    + 0  |  - 0

    Re: Reply To: Android 12 requirements

    21. March 2022 at 18:53
    in reply to: Android 12 requirements
    I receive the same error.
    + 0  |  - 0
Viewing 3 posts - 1 through 3 (of 3 total)