run with ERROR: Could not read script '/Users/.../WavesWallet-android/app/api-keys.properties' as it does not exist.
bianxiang opened this issue · 3 comments
bianxiang commented
ZaydelEduard commented
Hello @bianxiang
Create file and name it as api-keys.properties
inside .../WavesWallet-android/app
folder
Then add this lines and paste your token
from services instead of YOUR_TOKEN_HERE
ext.appsFlyerKey="YOUR_TOKEN_HERE"
ext.fabricApiKey="YOUR_TOKEN_HERE"
ext.devAmplitudeApiKey="YOUR_TOKEN_HERE"
ext.prodAmplitudeApiKey="YOUR_TOKEN_HERE"
ext.monkeyTestSeed="TEST_SEED_HERE"
Run! Profit!
ZaydelEduard commented
Any update here?
Will close tommorow if the issue is not relevant
ZaydelEduard commented
I close the issue because of inactivity (no relevance). If there is something new here - open again.