I have a strange problem getting the smooth scrolling on iOS working properly.
When I load a view with a long text in a HTML control, I can scroll smoothly directly after the view shows up. After approx 1 second, the scroll position jumps to the top and the touch scrolling effect stops working.
All content is enclosed with this wrapper:
Any hints ?
Thanks for looking into it!
In my case it's a must-have :-) I run AB in a virtual machine on a Mac. All data is on the Mac side.
Maybe the difference is: All paths are on a network drive.
How to reproduce:
Go to the app file manager, click the image tab and ad 3 images, then close the file manager
Open the app file manager again and delete 2 of the images. then close the file manager.
Open the app file manger again. The 2 deleted images are still in the list.
Aahh - oK. Can you add auto save when compile is pressed? It can be easily overseen.
How to reproduce:
Choose an icon in the the app options. Then build the app. Everythings is OK
Next change the icon path to another icon. The preview image stays the same. Build the app: the result contains the old icon.
Then open the app options again. Now the preview image is refreshed and a new build contains the new icon.
Thanks for the info - sounds great! :-)
This URL might help with the XML config:
https://forums.meteor.com/t/resolved-how-to-add-items-in-cordovas-config-xml-to-support-android-adaptive-icons/44126
As far as I can see, all this requires icon resources generated by Android studio, which are then consumed by Cordova ....
I see ... rounded images in that case means images with a transparent background on their edges. I checked the AB standard image in its APK package - it had a transparent background too.
Looks like this has changed on Apple's side, because I also had Apps with tranparency in their icons accepted approx. 1 year ago.
Just thought it would save your time, because it would be easier to implement separate icons for Android and iOS, than dealing with adaptive icons.
I digged a little bit further with the following results:
Using round PNG icons works on older an new Android systems. It fills the round icon space completely, no more shrinking.
Doing the same under iOS works in the Simulator, but such icons are rejected, when you want to publish your app in the AppStore:
Having 2 separate icons, one for iOS and one for Android would solve this problem. No adaptive icons needed. Even adaptive icons would be rejected by the appstore.
Perfect! Works like a charm!
Thank you again for your excellent support!
Is it possible to call ShowView and, when the complete view has been loaded, scroll to its bottom?
Background for this question:
I have a menu list where each entry loads another view. When I go back from that view to the menu, I have often to scroll manually down to resume the position before.
Thanks for your excellent support! :-)
Maybe this points into the right direction. Under IONIC, this was solved this way. There exists also an extra string for photos library access:
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.