Cydia is an iOS app for jailbroken iPhones, iPod Touches and iPads. It allows users to find and install software not allowed by Apple.
0
votes
2answers
32 views
Problems with my Cydia repo
I am hosting a personal repo for my friends. I am using the cyman script to generate and maintain the repo. I have my repo hosted at http://184.95.54.221/ The problem is that on the iphone when you go ...
-1
votes
0answers
21 views
jQuery Mobile Native WebApp
i am building a jQuery Mobile webapp to release on cydia , i was wondering if there is anyway to make it work offline and to load external pages on the native app without redirecting to safari
1
vote
0answers
39 views
AVAudioRecorder on jailbroken iOS
I have successfully been running this AVAudioRecorder example through a regular XCode based project. I would like to record from a daemon application running on a jailbroken device and tried to ...
1
vote
1answer
46 views
Debian package: rm file on uninstall but not upgrade
I'm writing tweaks for jailbroken iOS, which are packaged in .deb files. The tweak is saving its data at /var/mobile/Library/Application Support/TweakName/file.save. I'd like to rm that save file when ...
1
vote
0answers
56 views
iOS6, Application receives SIGSTOP if installed from Cydia
I have an application that can be installed in two forms: .ipa file and a Cydia package. It works well on iOS5. But on iOS6 a strange thing is happening, when the app was installed from Cydia. When I ...
1
vote
0answers
66 views
How to create normal app(without Tweak) in iosopendev
i am trying to create a cocoa touch project with a single view in iosopendev but may be somewhere i am doing it wrong as the icon of the project is not visible in application list of my iPhone.Below ...
0
votes
1answer
76 views
iPhone app exited abnormally with exit status 13
I compiled an app from Xcode, and put the app into the /Applications folder in my iPhone, but when I click the app icon, it unexpectedly quits.
the info in syslog is
exited abnormally with exit ...
1
vote
1answer
51 views
Cydia package preinst/postinst can't reload launch daemon
I'm writing an app for jailbroken iOS that includes both a UI application and a launch daemon. I set up the launch daemon as a subproject of the UI application project.
Everything's working ...
0
votes
1answer
66 views
Re: Publishing your Iphone app to Cydia? [closed]
My Iphone Game crashes on Launch
I have created my application on Xcode and then I made my DEBIAN directory and my control file inside of that directory it then successfully made my .deb file because ...
0
votes
0answers
23 views
Is there any way to find the header file you are looking for easily after using class-dump?
I dumped the header files for an app.
It's well over 300 files and cannot find the right one I'm looking for by its name.
Is there any way gdb or something to debug a running iOS app and find the ...
1
vote
0answers
25 views
Issue with class-dump-z “Fail to map * into memory”
I'm using the latest class-dump-z available.
Followed this video: https://www.youtube.com/watch?v=HjFeYk_1HH4
iPhone-Pieter:~/dump root# cat class_info
/*
An exception was thrown while analyzing ...
2
votes
1answer
66 views
Notifications for file system events (Jailbreak devices)
I need to be able to receive notifications when there is a new file system event.
For instance when a new picture is added. I need to be able to receive these notifications for the whole filesystem ...
0
votes
1answer
350 views
iOS record phone calls audio on a jailbroken device
I want to be able to record the audio of a phone call on a jailbroken iOS device.
I can think of two possible ways:
1)Start the microphone recorder once the phone call begins and record
2)Capture the ...
0
votes
0answers
224 views
Theos and Simulator - can I develop cydia tweak and test on a IOS Simulator
I have found some great tutorials of how to install Theos to develop jailbroken apps/tweaks: http://iphonedevwiki.net/index.php/Theos/Getting_Started
The problem is, I only have 1 iphone (iphone 5) ...
0
votes
0answers
127 views
writing a global equalizer for iOS
I'm a game developer,but now I need to write an equalizer that can
modify entire device output.
I am new to this kind of programming,so I really don't know where,how to
start,I don't even know the ...
1
vote
1answer
152 views
Theos fails to compile tweak after adding preference bundle
I am trying to add a preference bundle to a tweak I am building. I followed the part of this tutorial where they add the preference bundle. After I tried adding the preference bundle, my tweak fails ...
1
vote
2answers
349 views
App for jailbroken iOS device: Consistent background operation
I am the author of a Cydia tweak called AirFloat. An app that implements the AirPlay audio protocol (previously known as AirTunes), making it possible to stream audio to your iOS device. AirFloat is ...
2
votes
1answer
223 views
Any Good iOSOpenDev Sample Code/Reference Materials? [closed]
I've had some experience developing iOS apps and I'm currently working on an idea I had for a Cydia tweak. The tweak would work with action menus, adding a new button to the menu and presenting an ...
1
vote
2answers
155 views
iOS - Cydia open command and its counterpart?
There is a Cydia command line utility called open which will open an iOS application and
attach to the SpringBoard.
Is there a corresponding close command which will send the correct signal to
the ...
0
votes
0answers
73 views
Theos compilation errors iOS6
I just dumped my iOS6 headers, and on the first compile I get this error:
_ABAddressBookCopyLocalizedLabel.h: No such file or directory
Right now, my code doesn't even do anything, just trying ...
0
votes
0answers
54 views
Theos package version error when making tweak
I am trying to compile a tweak with a preference bundle in it
But for some reason, running make gave me this problem.
It shows me this error:
/var/theos/bin/package_version.sh: line 56: let: 1.0: ...
1
vote
1answer
212 views
How to use the value in PSLinkListCell in preference bundle?
I would like to make a preference bundle for my jailbreak tweak.
I successfully made a preference bundle with a switch that works.
But I would like a setting to choose color.
Example:
Blue ...
0
votes
1answer
99 views
theos error “alertView was not declared in this scope”
I am making a tweak which changes some things in a game.
I am trying to hook with OpenMenu to make it display an alert asking if The user want to change revert the game back to normal or if the user ...
0
votes
2answers
103 views
theos error “Control reaches end of non-void function” cydia tweak
I am trying to create a cydia tweak which changes some methods in a game
But I am always getting this error
control reaches end of non-void function
Here are the codes from my Tweak.xm(I shortened ...
0
votes
1answer
219 views
Trying to learn iPhone Tweak Dev, unknown Theos error on 'make' command
This is what comes up in terminal. Any advice? I've done the advice in this thread: Error compiling tweak in theos yet it didn't help.
Copying resource directories into the application wrapper...
...
0
votes
1answer
40 views
Permissions denied when trying to use ldid [closed]
I am trying to use ldid to sign an app for cydia. I got ldid from https://code.google.com/p/networkpx/downloads/detail?name=ldid in order to sign for armv7. I keep getting denied permissions when ...
0
votes
2answers
73 views
iOS Popup cydia-like
How can I let my app popup something like cydia's "Reloading Data"/"Loading Data" (like this)?
Is it a public API by Apple? How do I call this? Can I specify which Image to display instead of the ...
1
vote
1answer
105 views
Switch call to speaker - iOS private api
I'm trying to figure out how I can switch a current call to output audio via the loudspeaker (as if the person was to press "speaker" on the phone app. Ideally, I want to accept the call on ...
3
votes
4answers
178 views
Run app “as a service” on iOS / Cydia
I'm currently trying to create a little app that should run in background. It should start with the system or springboard and run until the device shut's down. I searched for tutorials out there but ...
0
votes
0answers
156 views
How to add dependencies to a iPhone deb file?
I've been trying to get my deb to install dependencies from other sources but is giving me an error every time. I know that I have the dependencies installed. I don't know what i'm doing wrong.
Here ...
0
votes
0answers
52 views
I have thc-hydra on my jail broken iPhone and whenever I try to use it on ssh or port 22, it says error: not compiled with libssh
How do I fix this error on thc-hydra (hydra) so I can use it for the ssh protocol or port 22? Thanks!
0
votes
0answers
221 views
create clock for notification center
I build tweak clock to notification center with iOSOpenDev.
The clock no update on notification center and he stuck on the time when you on the iphone.
for example:the time is 17:43 i'ts not refresh ...
0
votes
0answers
970 views
Installing Apps from AppStore unhides System Applications on jailbroken iPhone 5 [closed]
I have a jailbroken iPhone 5 running iOS 6.1. I've noticed that whenever I install anything from the AppStore, a bunch of system apps show up on the screen(DDActionsService, FieldTest, iAdOptOut, iOS ...
0
votes
1answer
129 views
Importing <AppKit/AppKit.h> does not work
I am making a cydia tweak on Xcode using IOSOpenDev and i tried to import <AppKit/AppKit.h> but i'm getting this error!
'AppKit/AppKit.h' file not found'
This is my code which changes the flash ...
-1
votes
2answers
145 views
Undeclared identifier “UIColor” in my tweak in Objective C
I am trying to make a tweak in Xcode with IOSOpenDev, but i met an error which is Use of undeclared identifier "UIColor"!
I used the same code from my iPhone yet it works, why doesn't it work here? (I ...
1
vote
1answer
185 views
IOSOpenDev Installation fails
I Have Xcode 4.3.1 installed and I tried installing the 10.5 package for IOSOpenDev
This is the error I got
(I copied the entire log and I decided to put it in a pastebin)
...
0
votes
1answer
284 views
Theos preference loader + tweak error
I am making a cydia tweak with a preference bundle using theos in my iPhone
But I'm getting this error!
This is the code I have in:
PSListController
(I have no idea where is the error in my ...
2
votes
0answers
330 views
LibStatusBar icon disappears on 3rd-party app launch
I wrote a tweak for cydia, it adds an icon to the status bar.
It works fine at the home screen and when SpringBoard is launched, also, if an app is already launched then it works fine,
however, if an ...
0
votes
0answers
44 views
Preventing the installation of a Cydia package on not-on-6.x iPads
What dependencies/conflicts should I use to prevent iPads not running 6.x to install my tweak? My tweak works on all (modern at least) iPhone and iPod Touch firmware, but for some reason it doesn't ...
1
vote
0answers
192 views
Server to Cydia Tweak/App notifications
I have spent an hour or so scanning around the web trying to find some sort of push library for Cydia tweaks/apps. Basically, I want to notify the cydia tweak I am building of a particular event and ...
0
votes
0answers
83 views
How to build last version of Ruby for jailbroken iOS? [closed]
I jailbrake my iPad and want to run Ruby in the console.
I installed OpenSSH & Ruby from Saurik.
But it is too old (1.9.2) & buggy.
I would like to compile and install the latest version of ...
1
vote
1answer
135 views
Including External Packages in App for Jailbroken iOS Devices
I am building an app that I eventually would like to release on Cydia, however I'm having trouble finding any good documentation on developing apps for jailbroken devices. So firstly, if you have any ...
1
vote
1answer
232 views
How to grey out a specific cell in an ios settings bundle (PreferenceLoader)?
Recently I've been developing a tweak for Cydia using an excellent framework (Theos by the awesome Dustin Howett) and I'd like to know whether there is any way to grey out a cell in the preference ...
0
votes
1answer
98 views
Error 1 when compiling cydia
When I trie to compile cydia (from git://git.saurik.com/cydia.git, just copy and paste it into browser bar) Terminal gives me this:
Leos-MacBook-Pro:cydia leogalli$ make
[cycc] ...
1
vote
1answer
208 views
Compiler errors with dumped headers when creating a Cydia Tweak with Theos
I'm trying to write a tweak for an app on the iPhone. I have a good background in objective C and iPhone dev, but I've never done any Cydia jailbreak tweaks, save for a few tutorials on tweaks using ...
0
votes
1answer
55 views
Deploy in an iPad as iPhone
I am developing one application for iPad and iPhone. The problem is that I only have one iPad. I need to develop in a physical device cause I have some libraries inside the project that only works in ...
1
vote
1answer
272 views
THEOS/iPhone Jailbreaking programming - How should I hide a View from the ViewController?
I'm trying to program a Cydia's tweak and should hook a viewcontroller class while loading and hide the view - i've tried the following:
Tweak.xm:
%hook ScoresViewController
- ...
1
vote
0answers
158 views
postinst ask to reboot in cydia iOS
I am working on create a .deb install package for iOS, and I need the device to ask to reboot in Cydia after the package installs, how can I add such a function to my postinst script? The following is ...
0
votes
1answer
355 views
IOS jailbroken ssh/mobileterminal alerts from command line
i was wondering if there is a command for the IOS ssh or mobileterminal to make an alert popup or if there is a terminal addon in cydia to add this functionality.
thanks for any help! :)
1
vote
3answers
504 views
how do I protect my iOS app from being cracked? [closed]
I have $0.99 iOS app and I'm afraid someone would like to crack it. How can I protect my app from crackers?
