CulturalMe / meteor-slingshot

Upload files directly to AWS S3, Google Cloud Storage and others in meteor
MIT License
595 stars 104 forks source link

not working in mobile builds for IOS & Android #238

Open saikatharryc opened 5 years ago

saikatharryc commented 5 years ago

is there any option available to pass AWS keys through config or something? as there is lots of BUG in METEOR_SETTINGS right now i guess. https://github.com/meteor/meteor/issues/6657

the issue i'm facing while i build Android or IOS app of it. in web although it works as expected. have anyone faced this issue before or its only me?

any help with this? how to make it work in mobiles app builds?