Hi all,
I recently started developing for SailfishOS using the latest SDK on Mac OS X.
Unfortunately, I encountered an issue trying to use the TextField control in
QML.
Qt Creator shows a
"Could not resolve the prototype ‘TextBaseItem’ of ‘TextBase’. (M301)"
error. I meanwhile drilled dow
Hi all,
I recently run into an issue with Qt Creator developing for SailfishOS, looking
for some help here.
I try to use an TextField (same issue with TextArea).
Qt Creator tells me there is an issue when using the TextField/TextArea:
Could not resolve the prototype ‘TextBaseItem’ of ‘TextBase
Hi all,
I recently started developing for SailfishOS using the latest SDK on Mac OSX.
Unfortunately, I encountered an issue trying to use the TextField control in
QML.
Qt creator shows a
"Could not resolve the prototype ‘TextBaseItem’ of ‘TextBase’. (M301)"
error. I meanwhile drilled down
Hi all,
I try to deploy an application to a Jolla device.
I followed the steps given in
https://sailfishos.org/develop-firstapp-article.html.
Developer mode on the phone is active, a password is set. I tried both, the
wireless IP as well as the USB connection (even connecting while using t
Hi again,
I recently run into a new issue, I do not know how to address.
The app start both, in simulator and on a device (deployed via Warehouse)
without any problem. Once the app is closed and restarted, it crashes right
after the "Loading..." screen.
Is there any best practice to analyse
Hi all,
first of all, thank you very much for the previous help and suggestions, which
in fact brought me always a small step forward.
At the moment I stuck with accessing the Jolla's device information.
I am looking for some kind of device ID, IMEI number or something else which is
unique.