Pages:
Author

Topic: free source for bitcoin iPhone App - page 2. (Read 44564 times)

hero member
Activity: 504
Merit: 504
PGP OTC WOT: EB7FCE3D
May 24, 2011, 12:23:48 PM
#47
Let me know if/how its possible for someone else to re-sign it with a new provisioning file.
I've purchased the Xcode app for 5$. does that qualify me to distribute 100 beta apps? If yes, than I could help you.
I'm asking a quick question here before I read the whole license stuff. I've noticed an option to spend 100$ for a year long developer's program but that's not an option for me.
newbie
Activity: 36
Merit: 0
May 24, 2011, 12:11:02 PM
#46
the latest .ipa file can be downloaded from https://s3.amazonaws.com/udibriphone/bitcoinApp.ipa
(in addition to testflight site)

Let me know if/how its possible for someone else to re-sign it with a new provisioning file.
legendary
Activity: 2058
Merit: 1452
May 23, 2011, 08:02:45 PM
#45
For people that continue to signup for testing, I run out of devices I can add.

If any other iOS developer wants to build the App and sign it to few additional devices (UDID) then I can forward him the devices that signed up but are not in my test and then I can distribute the App back to the device owners
is it possible to distribute the .ipa file for the app?
hero member
Activity: 504
Merit: 504
PGP OTC WOT: EB7FCE3D
May 22, 2011, 06:53:42 AM
#44
did anyone clone this project to allow another 100 beta testers, please?
newbie
Activity: 36
Merit: 0
May 18, 2011, 07:46:44 AM
#43
For people that continue to signup for testing, I run out of devices I can add.

If any other iOS developer wants to build the App and sign it to few additional devices (UDID) then I can forward him the devices that signed up but are not in my test and then I can distribute the App back to the device owners
newbie
Activity: 1
Merit: 0
May 12, 2011, 09:52:35 AM
#42
I help run TheBigBoss repository on Cydia, the jailbreak app store.

This technology is so cool it's tough to explain to my contemporaries. I love the idea; this should be bigger news than just a story about an apple rejection.
If you get the itch waiting on Apple and want to see this project or a derivitive build make it to the masses, we can host the package for you. We do try to support what is rejected by apple, and I feel this app really should be in the hands of users soon.

I wouldn't go so far as to build it for ourselves - not sure how that would make us look. I can say that the userbase that is using jailbroken idevices is huge and growing larger each day with the devices gaining traction in the western world this year.

If you need any help or have any questions just drop us a line Wink

Optimo @
thebigboss.org
member
Activity: 73
Merit: 10
May 11, 2011, 07:14:35 PM
#41
Interesting. I know that the App always crash on 4.2.1. Maybe this is related.
What iOS version do you have? Do you know if bitcoin has a recovery command-line-flag I can use?

4.2.1, which I gather is the last for iPhone 3G. Works fine on an iPod Touch running 4.3 though. Probably should just prevent installs on 3G/4.2.1.
legendary
Activity: 1526
Merit: 1134
May 11, 2011, 04:52:36 PM
#40
There's already a Bitcoin wallet app in the Android market (testnet only).
newbie
Activity: 36
Merit: 0
May 11, 2011, 03:59:20 PM
#39
Interesting. I know that the App always crash on 4.2.1. Maybe this is related.
What iOS version do you have? Do you know if bitcoin has a recovery command-line-flag I can use?
member
Activity: 73
Merit: 10
May 11, 2011, 03:07:53 PM
#38
Thanks for all your work thus far. The only bugs I've had have been on my old iPhone 3G. It has less RAM, so I suspect that's one reason why the app crashes; when it's been full with music it also can cause the app to crash. In both cases it seems unrecoverable without deleting the app (the app will always crash on launch after one of these crashes). It would be great for the app to recover in that case and regenerate the database.

Donation will also help:
1JsHXZRoqoPkwpZajy1VmnSmmvxqy1eux2

>plonk<
newbie
Activity: 36
Merit: 0
May 10, 2011, 06:59:16 AM
#37
Xcode fully supports git in a very nice way.
As for building the bitcoin App:
I broke the project into two repositories:
1) [email protected]:udibr/bitcoin.git
 is a fork out of the original bitcoin repository and in it I used #if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR to mark my small changes.
2) [email protected]:udibr/bitcoinApp.git
is the App itself and this is where the Xcode project file for both repositories is held: BitCoin.xcodeproj

In addition you need to build several other packages for iPhone. The above is just an overview, the exact steps are described at
https://github.com/udibr/bitcoin/blob/master/build-iOS.txt

Good luck, Udi
legendary
Activity: 1372
Merit: 1002
May 09, 2011, 12:38:04 PM
#36
The appstore is not compatible with free software as far as I know. So, yes, throw your iCrap away.

http://www.fsf.org/news/2010-05-app-store-compliance
newbie
Activity: 1
Merit: 0
May 09, 2011, 11:22:40 AM
#35
I'd like to learn something and I'd like to support Bitcoin.
How can I compile the source from https://github.com/udibr/bitcoin ?
With Xcode? Xcode 4 seems not to support git, how can I bring the software project into Xcode?
newbie
Activity: 36
Merit: 0
May 08, 2011, 10:45:36 PM
#34
sorry, I run out of iOS devices I can add to my beta test.
The real solution is to make Apple allow this App on their store.
newbie
Activity: 36
Merit: 0
May 08, 2011, 04:31:39 PM
#33
Thank you for all the people who signed up for testing. It is encouraging!

I try to send you a version as quickly as I can but few people forgot to signed up their device(s) (go to testflight from your iOS device not from your PC/Mac.)

If you haven’t (and have an iOS device) you can sign up at: http://bit.ly/g4FNZX

Perhaps emailing Apple will also help. I am not sure what would be the best email address for that. If anyone has an idea, please post it here.

If anyone wants to improve my code then start from here:
https://github.com/udibr/bitcoinApp
and please let me know (or make a pull request)

Donation will also help:
1JsHXZRoqoPkwpZajy1VmnSmmvxqy1eux2
Programing, testing and distribution the test version takes its time and in addition, some of the tests I run consume the usual 0.01 fee, not to mention the 0.5 bitcoin that Apple took and never returned.
newbie
Activity: 36
Merit: 0
May 08, 2011, 09:52:53 AM
#32
I've sent this email to [email protected] (lets see if I get a reply):

I think Apple is missing:
I was rejected because the App involves "intermediate currency" however, bitcoin,  is the first true virtual peer-to-peer currency, which unlike all other currencies is not backed by a country or by a central server, but by the bitcoin community (http://bitcoin.org)
This site http://www.bitcoinwatch.com/ has some interesting statistics: In last 24h there were 3.6K exchanges involving 400K bitcoins, the current exchange rate is $3.67=1 bitcoin and according to this the market cap is $22.8M

I am involved with technology before the days of Apple II and I can tell you that this is the real-deal, and just ignoring bitcoin is a mistake.
As far as I know, you cant buy with bitcoins anything in Apple's so it cant be used to by pass your in-app purchase mechanism.
I would even suggest you will add bitcoin to one of the currencies in which people can buy on your stores.

Please reconsider, Udi
newbie
Activity: 1
Merit: 0
May 08, 2011, 09:51:17 AM
#31
Its not clear it will be allowed on Android. Last week google removed all tethering Apps from Android markets.

I don't know much about bitcoin but I wanted to rectify on your sentence: market policies does not mean much on android since: A. you can have multiple, separate markets (e.g. Amazon App Store for Android) and B. on most devices you can sideload app legally and without hacks/jailbreaks (I think AT&T in the US is the only one in the world that locks this); just download from the web and install.

Good luck with bitcoin :)
newbie
Activity: 1
Merit: 0
May 08, 2011, 12:43:30 AM
#30
Unfortunately this seems like it is just part of the growing process for Bitcoin. Just because this app is denied today does not mean it will be denied tomorrow. As Bitcoin continues to gain mainstream acceptance it is just a matter of time until Apple can no longer ignore it.

If Paypal was at the same point as Bitcoin I find it hard to believe Apple would respond any differently. Paypal has clout/marketshare so they're going to get acceptance. It sucks but that's how the game is played.
legendary
Activity: 1288
Merit: 1080
May 07, 2011, 05:06:49 PM
#29
I was called by a person from Apple: App was rejected by Apple because "...it involves intermediate currency..."
I've asked why Apps such as PayPal and Venmo are accepted and he replied that he "does not have time to elaborate"
I then asked if they allow just a console to a remote node (not located on iPhone) and he said that this will also be an App that involves intermediate currency and there for will not be allowed...


Just throw you iCrap away.



newbie
Activity: 36
Merit: 0
May 06, 2011, 08:54:58 PM
#28
Its not clear it will be allowed on Android. Last week google removed all tethering Apps from Android markets.

This is the content of my last email to Apple (you are welcomed to send them your own):
====================================8<========================================
I've received from you a phone call to say the App was rejected.
In the phone call the Apple representative said the App can not be approved because it handles intermediate currency which is not allowed by the "App Store Review Guidelines"
I've went to your site http://developer.apple.com/appstore/resources/approval/guidelines.html
And tried to find this clause.
The only relevant section I found was "Purchasing and currencies" but it gave no reference to an "intermediate currency".
Can you please send me the link to the correct reference.
This goes back to my question from the email below as to what is the difference between this App and others in which a form of currency is handled (as far as I know, in the Venmo App the amount of money you have is not "real" dollars, while PayPal acts more like a regular bank.)

Please note that to the best of my knowledge there is no relation between bitcoins and any feature of iPhone or any other Apple product.
The only possible connection is that some people will buy Apple servers for their superior support for OpenCL in order to use it to generate bitcoins (but this is completely outside the scope of this App.)

Thank you very much, and please send me my 0.5 BitCoin back.
You can also use the following address:

1JsHXZRoqoPkwpZajy1VmnSmmvxqy1eux2
Pages:
Jump to: