TheWirv / react-native-wallet-passes

React Native module to handle Wallet passes on iOS and Android.
MIT License
10 stars 4 forks source link

Android: Why is file provider required? Download straight from URI not possible? #5

Open pke opened 2 years ago

pke commented 2 years ago

I wonder why this whole file provider thing is even required. Can't we just stream the wallet from any URI (internet URI too)?