-
## Background:
V0 (NewDot-only design) [tracking issue](https://github.com/Expensify/App/issues/15603) / [design doc](https://docs.google.com/document/d/14C1VifxvIXeyLAf0XstbC-wvyAb5SQZ0AOw0-jLRyZ…
grgia updated
21 hours ago
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Thanks for building and making these apps free + open source.
MIDI Monitor spy-on functionality has a bug where it reports an incorrect timestamp for receipt of MIDI messages. Below are the steps t…
-
# NLTK
* Process the receipt text with NLTK and return the parsed data as JSON to the app (?)
```
import nltk
import re
# Sample receipt text
text = """
Walmart
Date: 01/09/2024
…
-
Hello!
Thanks for your great work on this. I'm working on a personal project and this is definitely making it able to be a reality.
I'm successfully pulling my positions, orders, and able to sub…
-
- [ ] I have updated Purchases SDK to the latest version
- [X] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-ios/blob/main/Contributing/CONTRIBUTING.md)
- [X] I h…
-
In our app we offer only consumable purchases.
At the start of the app once the purchases/products are loaded we call `Qonversion.GetSharedInstance().CheckEntitlements()` since this is what is in …
-
We have implemented subscriptions using the in_app_purchase plugin and we detected that our users are experiencing problems activating the subscription. Our flow is the following:
When user subscr…
-
### Observed behavior
Making a purchase works (product is owned).
Next app load - receipt shows product is not owned.
Only after hitting restorePurchase does the receipt show the product as owne…