bengyles

Results 6 comments of bengyles

I have this problem on my Windows machine too. I tried updating node to the newest version but it's still the same error: C:\Users\Ben\AppData\Local\.meteor\packages\meteor-tool\1.4.4_2\mt-os.windows.x86_32\dev_bundle\lib\node_modules\meteor-promise\promise_server.js:190 throw error; ^ Error: EPERM: operation...

@ryanwillis I think I have the same issue, did you find the solution? I have reused some code from another app like 2 years ago and for some reason it's...

Oh no... after days of looking for a solution I finally noticed I put ['item, otheritem'] in whitelist instead of ['item', 'otheritem'] I feel so stupid now

@voyceatlas the reason why it's not working is because we haven't configured the routes in the app yet, we are going to implement this soon but in the meantime we'll...

I propose we block the IAP when there is not wallet available in the app and show a message there is no wallet address available in the wallet screen for...

@immartian Yes indeed, step 1 is a hotfix and can be pushed over the air. Step 2 can also be done over the air but needs some more development, we...