/pubnubfileionic

Example file upload and download using PubNub with Ionic

Primary LanguageTypeScript

PubNub File Ionic

  • clone repo
  • install > npm i
  • build for mobile > npm run build
  • run debug web > npx ionic serve
  • run dubug android > npx ionic capacitor run android -l --external
  • run debug ios > npx ionic capacitor run ios -l --external