Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem about get device name #1

Open
littlewu0 opened this issue Sep 26, 2014 · 2 comments
Open

problem about get device name #1

littlewu0 opened this issue Sep 26, 2014 · 2 comments

Comments

@littlewu0
Copy link

Hello!
I met a problem when I used manzana. When my iphone'name has Chinese name, I will get an empty value by calling function GetDeviceName of iPhone calss.

And I found that if I get byte from IntPtr in that satuation, I will get 0 value.
It works well if the name is English char.

And I am new in C#. How can I solve this problem.

Thank you very much.

@mkindustries
Copy link

@ios3Dev
Copy link

ios3Dev commented May 13, 2017

Hello!
We have used Manzana for direct iPad connection. But after update ios version 10.3 we can't connect with the device.

We have checked and found the following service can't start. It returns every time false.

MobileDevice.AMDeviceStartService(this.iPhoneHandle, MobileDevice.CFStringMakeConstantString("com.apple.afc2");

Please give any suggestion, how to solve this issue.

Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants