[Interest] First timer iOS woes

Robert Iakobashvili coroberti at gmail.com
Thu Apr 2 17:58:19 CEST 2015


Hi Jason,

On Thu, Apr 2, 2015 at 4:55 PM, Jason H <jhihn at gmx.com> wrote:
> So those are my immediate issues:
> 1. Images don't load (we use jpg, png, svg)
> 2. and there is no sqlite driver (For the QML storage)

Re: images.
Could it be that you have missed to copy images to your bundle?

On iPhone you should care about @2x and @3x images for 6-Plus.
So, apply patches from Morten Sorvig:

https://codereview.qt-project.org/106717
https://codereview.qt-project.org/106705

Sorry, I'm not using sqlite; therefore, no comments.

Take care and best wishes in joining the club.

Kind regards,
Robert



More information about the Interest mailing list