Vineet Choudhary
Vineet Choudhary
Hi, Apple provided the JS SDK for Web and Rest APIs for other platforms. Pls, check out the following links - - https://developer.apple.com/documentation/signinwithapplejs - https://developer.apple.com/documentation/signinwithapplerestapi I'm also planning a demo...
Hi, You've to register a new application in your apple developer account. Then replace the current bundle identifier with your newly created application identifier.
I'm thinking of this. I'm planning to rewrite the entire AppBox with Swift. Where I'll keep the core functionality out of UI. So, we can have CLI and GUI based...
Hi, I'm not facing this issue. Can you please try to logout and login again to your dropbox account? If this doesn't fix the issue and you've previously uploaded this...
Hi @rahulj18, Sorry for the late reply. If you have the checkra1n IPA file then you can extract that and check `CFBundleURLSchemes` value in Info.plist. After that, you can check...
This issue has been closed because there has been no further response from the author. If the above solution doesn't work, please reach out so that we can investigate further.
Hi @JohanAlbrectsen , This issue can occur due to different issues in the application bundle. Please do a google search for "This app cannot be installed because its integrity could...
Hi, As per [this thread](https://developer.apple.com/forums/thread/663753), This issue is intermittent and happens 20% of time even if app codesigning and notarisation is clean. Can you please confirm if you face this...
@Moulick, yes I released and removed 2.3.0 because I was still facing the same issue on another machine. I added `aria2c` to the asset because I'm planning to install `aria2c`...
Hi, I think it is possible but I'm not sure. You can try it by putting a hidden username textfield on 2nd page. Where username will be prefilled which you...