Forum Archive

App was accepted in iTunes store

tlinnet

Hi!

I just wan't to tell, that my very first app was just accepted in iTunes store.

I could not have done it without you!

1) Thanks for getting help to access the printning utility.

2) Thanks for fixing the IPv6 issue ! That was a app killer. ;)

So now I have tried the whole path from idea to App release. Now it is time to get better ideas :)

Merry Christmas

dgelessus

That's great to hear! :) By the way, there is a "Pythonista Apps in the Apple AppStore" section on the Pythonista-Tools website/repo. If you want to, you can make a pull request to get your app added to the list.

polymerchm

Is an app possible yet from Pythonista 3? Would save me a lot of time converting it to swift.

tlinnet

I made it with pythonista 3.

Using the template for Xcode (found on github)
deleted unnessary files, and finally updating objc_util.py in the template folder (look in site packages) with the copy from pythonista on phone.

imnegan

Congrats! What's your app called? (Surely no one here would mind a shameless plug!)

Any tips/references/tutorials you would recommend on the steps you followed?

polymerchm

@tlinnet @omz Did your app use any Python 3.5 dependent code? I need 3.5 as the default interpretor? Even with #!python3 on first line, print (version)says its 2.7 when run in the xcode ios simulator.

CecilWard

what's the story with ipv6 now? I'm still getting problems indicated by has_ipv6 false