Code Monkey home page Code Monkey logo

Comments (16)

davidmurray avatar davidmurray commented on July 26, 2024

Are you sure that your application has the com.apple.wifi.manager-access entitlement?

from wifi.

GF-Huang avatar GF-Huang commented on July 26, 2024

sorry, what's the meaning of "com.apple.wifi.manager-access" ?
My app is a normal app, not the cydia app, but my device was jailbreak.

from wifi.

davidmurray avatar davidmurray commented on July 26, 2024

Your application needs to be signed with a custom entitlement (com.apple.wifi.manager-access). I'm sure that there are plenty of tutorials that show how to do this.

from wifi.

GF-Huang avatar GF-Huang commented on July 26, 2024

oh, my god. if need to resign , how can i debug my app with xcode. But, Thank you !

from wifi.

davidmurray avatar davidmurray commented on July 26, 2024

Xcode isn't really meant to do jailbreak stuff. It'll cause you some trouble along the way.

from wifi.

GF-Huang avatar GF-Huang commented on July 26, 2024

great, i resign my app success !

  1. The Bulid setting set don't code sign, then build.
  2. use ldid to resign my app with "entitlements.xml"
  3. run with xcode.

but there's a new problem, my app run success and got wifi info, but xcode can't debug the program, breakpoint no trigger.

i want debug the app with xcode, can you help me ?

image

64d93d94-ab53-44b1-8067-4181e531deb1

from wifi.

davidmurray avatar davidmurray commented on July 26, 2024

Hm, that's odd. I have no idea what's wrong. Really though, when you're building jailbreak stuff Xcode will get in your way. Perhaps you should use theos?

from wifi.

GF-Huang avatar GF-Huang commented on July 26, 2024

is there any other way to debug this kind of app ?

from wifi.

GF-Huang avatar GF-Huang commented on July 26, 2024

great, i find a good way to debug app with xcode and resign for use private framework.

image

now, set the code signing entitlements value to the path of entitlements.xml in this project.
image

bulid and enjoy it !

from wifi.

davidmurray avatar davidmurray commented on July 26, 2024

So everything works now?

from wifi.

GF-Huang avatar GF-Huang commented on July 26, 2024

yes, works well.

from wifi.

santhuisland avatar santhuisland commented on July 26, 2024

we need to jailbroke the device if i want to use this "com.apple.wifi.manager-access" in entitlements?

from wifi.

davidmurray avatar davidmurray commented on July 26, 2024

Yes.

from wifi.

leiyong316 avatar leiyong316 commented on July 26, 2024

I added "code signing entitlements" this error.
can you help me?
thanks

image

from wifi.

davidmurray avatar davidmurray commented on July 26, 2024

You can't sign your app with that entitlement when using a provisioning profile. It's not possible; Apple does not allow it.

from wifi.

leiyong316 avatar leiyong316 commented on July 26, 2024

@Cykey I found the cause of the problem, device need to jailbreak.

from wifi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.