You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, on Android with version 0.1.1 I had no problem to export a file, but using version 0.2.8 I get this error:
D/FileSaver( 5086): Error While Calling methodNo Activity found to handle Intent { act=android.intent.action.CREATE_DOCUMENT cat=[android.intent.category.OPENABLE] flg=0xc3 (has extras) }
The text was updated successfully, but these errors were encountered:
Hello, on Android with version 0.1.1 I had no problem to export a file, but using version 0.2.8 I get this error:
D/FileSaver( 5086): Error While Calling methodNo Activity found to handle Intent { act=android.intent.action.CREATE_DOCUMENT cat=[android.intent.category.OPENABLE] flg=0xc3 (has extras) }
Which android version and can you possibly share a code block?
Hello, on Android with version 0.1.1 I had no problem to export a file, but using version 0.2.8 I get this error:
D/FileSaver( 5086): Error While Calling methodNo Activity found to handle Intent { act=android.intent.action.CREATE_DOCUMENT cat=[android.intent.category.OPENABLE] flg=0xc3 (has extras) }
The text was updated successfully, but these errors were encountered: