Discussions

Ask a Question
ANSWERED

FAQ October 2022

_This is our monthly post with Frequently Asked Questions from our customers. Hope this article will be useful for you all!_ - **Do you have the opportunity to see in real time the number of installs per day? Or at least the day before?** Installs can be viewed in the **Conversion** chart _Instal-> Trial_ or _Instal -> Paid_, there is a table showing the number of installs by day at the bottom of the page. - **Hi! I am getting error with const { paywalls, products } = await adapty.paywalls.getPaywalls()** `AdaptyError {"adaptyCode": "noProductsFound", "code": 1001, "localizedDescription": "No In-App Purchases were found.",}` Hi there! We have a useful guide on how to handle `"adaptyCode": "noProductsFound"` in our documentation: <https://docs.adapty.io/docs/ios-sdk-error-handling> - **Is it i possible to send events from Adapty to Slack?** Unfortunately, it is not possible at the moment. There’s an issue with the Slack’s workaround which does not allow sending events to it. - **Does Adapty let you see how ad traffic is performing in terms of ROI?** We only track user’s subscriptions events, so you can see new subscriptions or revenue, filtered by attribution parameters. Yet we are not tracking **your** money spending, so we do not have metrics like ROI. - **We have just went through all adjust integration steps from your documentation, but events failed to reach adjust without a reason. Could you please advice?** As far as I can see, your profiles do not have adjust device ID, that is why we are receiving that error. You can find an information on how to get adjust device ID in the article for Adjust Documentation: <https://help.adjust.com/en/article/gather-device-ids-android-sdk> - **My google play console shows me this warning:** _You are using the InAppProduct API to manage subscriptions, which is no longer updated. Start using the ew Subscriptions API to get new features including multiple base plans and offers, as well as prepaid plans._ **Could you please advice?** This issue here might appear, because we are not supporting billing library v5 for android at the moment. So, if you want to fix this problem, you should use previous versions of the billing library.
ANSWERED

FAQ

*This is our monthly post with Frequently Asked Questions from our customers. Hope this article will be useful for you all!* Analytics and events: - **How to set test environment when initialising Adapty?** You don't need to set the test environment manually. The stores themselves signal that the event is a test one. Paywalls and A/B testing: - **Is it possible to see sandbox purchase data, especially the revenue, in the A/B test metrics?** No, the revenue from sandbox testing won't be shown in A/B test metrics, however, there will be view from sandbox testing. So in this case, we recommend to make testing before releasing a new version of A/B on prod Mobile SDK: - **How does Adapty determines user’s geo?** We determine geo by IP. And, we also get Country value from the Store, so there is additional flexibility to this. Sometimes, those values end up being different. - **Do you support IAP and AdMob monetization?** Sure thing, we support pretty much any IAP that is supported by the stores, and of course, allow having multiple pricing options at once. - **Is it possible to make an app release and then import historical data? Will everything work without data?** Yes, of course you can do that. Adapty integration will work without a historical date, so you can download it later. - **Where can I find all relevant GDPR Documents?** Please check out our links for GDPR: https://adapty.io/privacy https://adapty.io/your-data-protection https://adapty.io/terms