Gustav Schubert 25 Posted August 21, 2019 I made Trimm420.app, and this time I am running a TestFlight for it. https://testflight.apple.com/join/NYgZL0eZ If you always wanted to explore test flight, how it looks, this is an opportunity, just saying! My goal is to get a screenshot from iPhone X Max. ( If you are running iOS 13 Beta you can provide feedback with a screenshot more easily, they say. ) Info about the app itself: https://federgraph.de/trim-420.html There is no database and no web access from the app. It can store a small text file (Trimm-File-Auto.txt) to the app specific Documents folder. The app does not have many users. Last published version (2015) was removed from the store because I did not update the app. Share this post Link to post
Rollo62 536 Posted August 21, 2019 Works well on iPhoneX. Looks interesting, but I haven't checked all details (too much math in the morning is not good for your mood). Be aware that you might have only 100 test devices open for this. How did you set that in the TestFlight , to allow free, unregistered phones ? I always wanted to check that out, but I don't really need this, since I work mostly with some known phones and testers. Is the Apple-limit of 100 testers and 100 phones gone now ? Share this post Link to post
Gustav Schubert 25 Posted August 21, 2019 Thanks @Rollo62. You can have up to 10000 external testers. The ipa needs to be reviewed by Apple before you can have external testers. When they have approved the ipa you can click and enable the public url to the test flight, and copy the link. https://developer.apple.com/testflight/ is the best starting point for reading. Share this post Link to post
Rollo62 536 Posted August 21, 2019 @Gustav Schubert Thanks, good to know. I have seen changes some time ago but I havent really checked the details up to now. Anyway, seeing Apple getting more relaxed is a good thing for developers Share this post Link to post
Guest Posted August 22, 2019 Wow! A good chunk of math anytime in the day! Help with English?? Looks like you have a pretty good hook on that from the second link, no? IMHO: A short "ingress" on the page, explaining who/when/how uses this app (i have been on the sea myself but a loooong time ago) would be a boon. Share this post Link to post
Gustav Schubert 25 Posted August 23, 2019 I needed to look up "ingress" and "boon"in the dictionary, this is the problem. Very young sailors, sailing in a dinghy (the 420), are measuring things on their boats. But this is mostly nonsense, because of friction in the system (hysteresis). They even buy little mechanical measuring devices to measure forces in the wires. The accuracy of those measurements is also questionable. The program is an abstraction, uses as simplified model. The math behind it is very basic. You would probably need to use FE software (finite element something) which I don't have (was expensive in the past) to do it properly. The old desktop app (Delphi 2, 1996) got the force from a table (diagram in TPaintbox with line or spline). You only needed to specify the params for the curve (Weg-Kraft-Kennlinie) in order to know the force, based on what was measured on the boat once. From one known force in the 'framework' all others can be computed. The iPad app does not deal with forces at all, just the kinematics of the model. When the kids use the program, they will not go faster, just have a better understanding of how things work. But the only thing they want to do is going faster! The app is a toy. And once they are on the water, the wind and the waves will deform the rig in a way I cannot compute. There is math only in the last paragraph of the page, which I need to rewrite, I know. Share this post Link to post
Gustav Schubert 25 Posted August 23, 2019 Oops, I pasted text from Visual Studio Code, and it appears with background color. This time I pasted to notepad first, and then into here. ( VS Code gives me at least some spell checking. Since my Windows System is German, I see the red squiggly underlines here in the edit box. ) Can I use markdown? Share this post Link to post