79119229

Date: 2024-10-23 18:31:08
Score: 1.5
Natty:
Report link

When you share the APK file to WhatsApp and you see BIN, it's actually a WhatsApp bug and has nothing to do with Flutter. Netizens have also reported that PDF's that was shared on WhatsApp are shown as BIN (Binary file), hence they are unable to access it.

Solution

  1. Locate the APK file on your Android file manager Android/media/com.whatsapp/WhatsApp/Media/WhatsApp Documents/.

  2. Share to file through other means, USB cord, Bluetooth, Google drive etc.

  3. Use adb CLI to install the application directly on your phone; adb install path-to-apk

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Starts with a question (0.5): When you share the
  • Low reputation (1):
Posted by: Gabriel Oranekwu