maui icon indicating copy to clipboard operation
maui copied to clipboard

OpenAppPackageFileAsync Stream does copy correctly to iphone

Open whann0205 opened this issue 2 years ago • 4 comments

Description

I have a sqllite database stored locally. All updates installed including the latest visual studio preview. Works ok with all simulators and locally attached android. But not if i debug/deploy to a locally attached iphone. It does copy the stream but it seems to me something went wrong and the created file does not seems to be a database.

Steps to Reproduce

Create a new project using the template net maui blazor Use a sqllite nuget package of your choice. Transfer the database by using the OpenAppPackageFileAsync onto the local iphone FileSystem.AppDataDirectory; Access the transferred database

Link to public reproduction project repository

NONE

Version with bug

7.0 Release Candidate 2

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

IOS 16

Did you find any workaround?

All simulators works well.

Relevant log output

No response

whann0205 avatar Nov 06 '22 16:11 whann0205

Hi @whann0205. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ghost avatar Nov 07 '22 15:11 ghost

Dont know why the bot thinks it needs a repo project. It should be easy to reproduce just by following the steps under the section reproduce! If you are still unable to find that one, i would be happy to assist.

whann0205 avatar Nov 08 '22 06:11 whann0205

Hi @whann0205. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ghost avatar Nov 09 '22 19:11 ghost

This issue has been automatically marked as stale because it has been marked as requiring author feedback to reproduce the issue but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

ghost avatar Nov 14 '22 00:11 ghost