Replies: 1 comment 3 replies
-
That sounds cool. I assume you're just starting the It's fine to use it that way. I don't think that API will change soon, but I'll try to remember you make use of it :) You may also want to consider using the content provider so you can search for Catima cards inside of your app (for easier "connecting" of cards to stores). Gadgetbridge uses this (and contributed that feature): https://github.com/CatimaLoyalty/Android/blob/main/docs/CONTENT_PROVIDER.md :) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There
I recently released the Aisleron shopping List app. One feature I wanted was to display loyalty cards, and as a long time Catima user it made sense for me to hook into Catima, rather than building the functionality myself. I basically use the CardShortcutConfigure activity to capture the card launch intent and trigger it from a button in my app. It works quite well, thanks for making that activity available for use.
Just wanted to message you to:
Regards
Danie
Beta Was this translation helpful? Give feedback.
All reactions