Re: Mobile development android vs ios

2019-11-10 Thread J. Landman Gay via use-livecode
That should work. My current app has a header and footer that are definitely Android Material design. To make the header like iOS I need to center the text and use a chevron instead of an arrow. There are other things like that, minor tweaks mostly, but if you have an original layout you're

Re: Mobile development android vs ios

2019-11-10 Thread Tom Glod via use-livecode
Thanks to you both for your valublue input. My plan was to use the same design for both using custom button controls vs native ones. The app does center around a book, but its not just that...there is a lot of functionality around it for the student. I'll try to make sure it looks unique enough

Re: Mobile development android vs ios

2019-11-10 Thread Sannyasin Brahmanathaswami via use-livecode
"Call me contrary". but the more I look at the Android UI the more I like the principles. I also seems that Apple likes it too. In iOS 13.2 they "finally" have a near 100% for delete an app, like Android. If you went with Android UI, and use your own icons and widgets, a) Apple won't complain,

Re: Mobile development android vs ios

2019-11-10 Thread J. Landman Gay via use-livecode
On 11/9/19 6:32 PM, Tom Glod via use-livecode wrote: I don't expect 100% first time flawlessness. But is there anything I should keep in mind as I do this? As Swami mentioned, if it works in Android it's likely to mostly work in iOS too. But depending on your layout, you may need to design

Re: Mobile development android vs ios

2019-11-10 Thread Tom Glod via use-livecode
Thank you I will definitely test as soon as I am able to and definitely before submission. On Sat, Nov 9, 2019 at 9:32 PM Sannyasin Brahmanathaswami via use-livecode < use-livecode@lists.runrev.com> wrote: > After several years, I can say that if it works Android it will 'probably' > work

Re: Atom Linting

2019-11-10 Thread Ralf Bitter via use-livecode
Brian, thank you. Hopefully your consolidated PR will be merged. Ralf > On 10. Nov 2019, at 03:12, Brian Milby via use-livecode > wrote: > > Well, I've been dealing with Atom not being able to lint my LiveCode files > for months. I finally decided to try to figure out what was going on. >

Re: Android Deployment Update / Nov 2019

2019-11-10 Thread Jjs via use-livecode
Vc is the version nr of the apk. This is independent of your app version. The vc has to be increased with each upload to the google dev console Riko Abdul via use-livecode schreef op 10 november 2019 04:13:35 CET: >whats is vc? > >Pada tanggal Min, 10 Nov 2019 pukul 09.44 Sannyasin