Try QtSoap

Hello

I'm still trying to use a webservice soap of bb10. As my gsoap attempts failed and I don't have a response of the people to kdsoap yet I followed a tip from Mark Sohm and I tried to QtSoap, which seems to be a simple (and abandoned) soap implementation based on Qt: http://doc.qt.nokia.com/solutions/4/qtsoap/index.html

I use the example of the population to

http://Qt.Gitorious.org/Qt-solutions/Qt-solutions/trees/master/qtsoap

I'm able to use the webservice with soapUI, so it seems to be very well:

http://www.abundanttech.com/webservices/population/population.asmx?WSDL

I created a new project and add classes. The project compiled (with a warning) and is running, but I do not get a response from the Web service, the application seems to crash.

Here is the result:

By raising the population of the Afghanistan...
QWidget: Cannot create a QWidget when no GUI is used

The first line is a qdebug exit. the second line is a critical error, or is the wrong thing?

I joined the project as a zip (created using export file / archive)

HA, I found the error myself!

QApplication seems to imply that there must be a GUI, if I share it to QCoreApplication I get webservice response.

By raising the population of the Afghanistan...
The Afghanistan has a population of 30,420,000 (last updated in 2012)

Tags: BlackBerry Developers

Similar Questions

  • How to define soap headers in the soap request using qtsoap?

    Hi all!

    I need to add a soap from the soap request header. I use qtsoap to post the soap request. It comes to my complete application. How can I add headers in the code...!

    
    http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      
        http://tempuri.org/">
          string
          string
        
      
      
        http://tempuri.org/">
          string
        
      
    
    

    I tried like this:

    QtSoapMessage request;
    
        QtSoapStruct soap_struct(QtSoapQName("SecureSoapHeader", "http://tempuri.org/"));
    soap_struct.insert(new QtSoapSimpleType(QtSoapQName("Platform"), "BlackBerry"));
        soap_struct.insert(new QtSoapSimpleType(QtSoapQName("AuthToken"), "4A2EDCDA-E5A9-4E77-B41A-F1C1FF15A645"));
    
        request.addHeaderItem(&soap_struct);
    
        request.setMethod("GetCitiesByCountryCode", "http://tempuri.org/");
    
        request.addMethodArgument("countryCode", "", "IN");
        http.setHost("dev4.winitsoftware.com");
        http.setAction("http://tempuri.org/GetCitiesByCountryCode");
        http.submitRequest(request, "/EzeegoMiddleware/Services/HotelService.asmx");
    

    After the specification of it, the application closes...

    If anyone has tried it, help me please!

    Thank you.

    -Rezé

    Hello! I haven't used this API but I guess submitRequest is asynchronous.

    You create soap_struct on the stack (so it's a local variable).

    After the method submitRequest will end the service and all local variables will be destroyed, so the address passed to addHeaderItem will become invalid.

    Try to create soap_struct on the job:

    QtSoapStruct *soap_struct = new QtSoapStruct(...)
    soap_struct->insert(...);
    request.addHeaderItem(soap_struct);
    
  • How to implement QtSoap in native development of cascade?

    Hello

    I want to ask you something QtSoap implementation. I use QtSoap to parse the Web services *.asmx files. I include qtsoap.h and qtsoap.cpp from external sources, but I can't find the libraries.

    Can you help me solve this problem and how to implement QtSoap in native waterfall?

    Thanks before.

    I got this error message:

    Build configuration Debug-Simulator for BB10BinusmayaMobile project *.

    make - j2 Simulator-Debug
    do .//translations - C f Makefile update
    make [1]: Entering directory had: / ' Document Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/translations
    D:, bbndk, host_10_1_0_132, win32 / x 86/usr/bin/lupdate BB10BinusmayaMobile.pro
    Update 'BB10BinusmayaMobile.ts '...
    Found 6 source text (s) (0 new and 6 already existing)
    make [1]: leaving directory had: / ' Document Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/translations
    do .//translations f - C release of Makefile
    make [1]: Entering directory had: / ' Document Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/translations
    D:, bbndk, host_10_1_0_132, win32 / x 86/usr/bin/lrelease BB10BinusmayaMobile.pro
    Update: / Document Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/translations/BB10BinusmayaMobile.qm'...
    Generated translation (s) 0 (0 finished and unfinished 0)
    Ignored for 6 text (s) of the untranslated source
    make [1]: leaving directory had: / ' Document Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/translations
    make - c / f - 86 Makefile debugging x
    "make [1]: Entering directory had: / Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/x86 Document"
    d:/bbndk/host_10_1_0_132/Win32/x86/usr/bin/qmake.exe-spec... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86 - QCC CONFIG += debug_and_release += o Makefile... simulator config BB10BinusmayaMobile.Pro
    "make [1]: leaving directory had: / Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/x86 Document"
    "make [1]: Entering directory had: / Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/x86 Document"
    do f Makefile.Debug
    "make [2]: Entering directory had: / Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/x86 Document"
    CQS-Vgcc_ntox86 - c - Wc, - inclure-Wc,o-g/.obj/BB10BinusmayaMobile-Wno psabi - lang-c ++ - fstack-protector - fstack-protector-all - g - Wno-psabi-wall - W-D_REENTRANT-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. /bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-o-g/.obj/applicationui.o o I... /SRC/applicationui.cpp
    CQS-Vgcc_ntox86 - c - Wc, - inclure-Wc,o-g/.obj/BB10BinusmayaMobile-Wno psabi - lang-c ++ - fstack-protector - fstack-protector-all - g - Wno-psabi-wall - W-D_REENTRANT-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. /bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-o-g/.obj/main.o o I... /src/main.cpp
    CQS-Vgcc_ntox86 - c - Wc, - inclure-Wc,o-g/.obj/BB10BinusmayaMobile-Wno psabi - lang-c ++ - fstack-protector - fstack-protector-all - g - Wno-psabi-wall - W-D_REENTRANT-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. /bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-o-g/.obj/qtsoap.o o I... /SRC/qtsoap.cpp
    CQS-Vgcc_ntox86 - c - Wc, - inclure-Wc,o-g/.obj/BB10BinusmayaMobile-Wno psabi - lang-c ++ - fstack-protector - fstack-protector-all - g - Wno-psabi-wall - W-D_REENTRANT-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. /bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-o-g/.obj/webservices.o o I... /SRC/WebServices.cpp
    D:/bbndk/host_10_1_0_132/Win32/x86/usr/bin/MOC.exe-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-I.-D__QNXNTO__... / SRC/applicationui. HPP o o-g/.moc/moc_applicationui.cpp
    D:/bbndk/host_10_1_0_132/Win32/x86/usr/bin/MOC.exe-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-I.-D__QNXNTO__... /SRC/qtsoap.h o o-g/.moc/moc_qtsoap.cpp
    D:/bbndk/host_10_1_0_132/Win32/x86/usr/bin/MOC.exe-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-I.-D__QNXNTO__... /SRC/WebServices.h o o-g/.moc/moc_webservices.cpp
    CQS-Vgcc_ntox86 - c - Wc, - inclure-Wc,o-g/.obj/BB10BinusmayaMobile-Wno psabi - lang-c ++ - fstack-protector - fstack-protector-all - g - Wno-psabi-wall - W-D_REENTRANT-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-i o o-g/.obj/moc_applicationui.o o-g/.moc/moc_applicationui.cpp
    CQS-Vgcc_ntox86 - c - Wc, - inclure-Wc,o-g/.obj/BB10BinusmayaMobile-Wno psabi - lang-c ++ - fstack-protector - fstack-protector-all - g - Wno-psabi-wall - W-D_REENTRANT-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-i o o-g/.obj/moc_qtsoap.o o-g/.moc/moc_qtsoap.cpp
    CQS-Vgcc_ntox86 - c - Wc, - inclure-Wc,o-g/.obj/BB10BinusmayaMobile-Wno psabi - lang-c ++ - fstack-protector - fstack-protector-all - g - Wno-psabi-wall - W-D_REENTRANT-DQT_NO_IMPORT_QT47_QML-DQ_OS_BLACKBERRY-DQT_DECLARATIVE_DEBUG-DQT_DECLARATIVE_LIB-DQT_CORE_LIB-DQT_SHARED-j'ai... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/share/qt4/mkspecs/BlackBerry - x 86-QCC-... /... / BB10BinusmayaMobile-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/qtcore-... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4/QtDeclarative-I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/qt4-I... / SRC-Io-g/.moc - I... /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include-I /... /.. /.. / bbndk/target_10_1_0_1020/QNX6/usr/include/freetype2-i o o-g/.obj/moc_webservices.o o-g/.moc/moc_webservices.cpp
    CQS-Vgcc_ntox86-lang-c ++ - Wl, - rpath - link, d, bbndk, target_10_1_0_1020, qnx6 / x 86/lib - Wl, - rpath - link, d, bbndk, target_10_1_0_1020, qnx6 / x 86/usr/lib - Wl, - rpath - link, d, bbndk, target_10_1_0_1020, qnx6 / x 86/usr/lib/qt4/lib - o o-g/BB10BinusmayaMobile o-g/.obj/applicationui.o o-g/.obj/main.o o-g/.obj/qtsoap.o o-g/.obj/test.o o-g/.obj/webservices.o o-g/.obj/moc_applicationui.o o-g/.obj/moc_qtsoap.o o-g/.obj/moc_test.o o-g/.obj/moc_webservices.o - LD : / bbndk / target_10_1_0_1020/qnx6 / x 86/lib - LD: / bbndk/target_10_1_0_1020/qnx6 / x 86/usr/lib - LD: / bbndk/target_10_1_0_1020/qnx6 / x 86/usr/lib/qt4/lib - LD: / bbndk/target_10_1_0_1020/qnx6 / / usr/lib/qt4/lib - lbbcascades - lQtDeclarative - lQtScript - lQtSvg - lQtSql-lsqlite3 - lz - lQtXmlPatterns - lQtGui - lQtNetwork - lsocket - lQtCore - lm - lbps
    D:\bbndk\host_10_1_0_132\win32\x86\usr\bin\ntox86-ld: o-g/.obj/qtsoap.o: reference to undefined symbol '_ZN12QDomDocument15createElementNSERK7QStringS2_'
    D:\bbndk\host_10_1_0_132\win32\x86\usr\bin\ntox86-ld: Notes: '_ZN12QDomDocument15createElementNSERK7QStringS2_' is defined in DSO D:/bbndk/target_10_1_0_1020/qnx6/x86/usr/lib/qt4/lib/libQtXml.so.4 try so add to the linker command line
    D:/bbndk/target_10_1_0_1020/QNX6/x86/usr/lib/Qt4/lib/libQtXml.so.4: could not read symbols: invalid operation
    CC: D:/bbndk/host_10_1_0_132/win32 / x 86/usr/bin/ntox86-ld caught signal 1
    make [2]: * [o-g/BB10BinusmayaMobile] error 1
    make [1]: * [debug] error 2
    "make [2]: leaving directory had: / Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/x86 Document"
    "make [1]: leaving directory had: / Training/ndk-10.1.0-workspace/BB10BinusmayaMobile/x86 Document"
    make: * [Simulator-Debug] error 2

    Build completed *.

    QDomDocument part QtXml, if you check in the documentation of the API
    https://developer.BlackBerry.com/native/reference/Cascades/QtXml.html
    you see that:
    To connect the module, add this line to your qmake .pro file:
    QT += xml

    try this.

  • Is anyone elses iPhone on iOS 10 or above show grey stripes and white when you try to restart the appliance just before it stops?

    I restared my Iphone 7 more because I tried to update 10.0.2 and just before it turned off my entire screen turned stripes gray and white goes horzitonally on the screen then powered back and its been working fine since. I tried this on an Iphone 6s and he did the same so, the iPhone was in version 10.0.2. Can someone tell me if this has happened to you? Try to restart your phone to see if it happens. If you have an iPhone 7, you must hold down the power button and the volume at the same time as the home button is virtual now.

    This happened to me on my Mini 4 and my iPhone 6. Both of them work fine, but I noticed the same problem that you have indeed. Must be a bug in iOS 10.

  • How can I connect to a wifi network when I get the message 'safety recommendation' when I try to join?

    I have problems connecting to the WiFi at the hotel, as I have upgraded to iOS 10. When I try to join, I get a message "safety recommendation", and then it does nothing else. Prior to the update of the iOS, it would open an another Popup screen that lets me enter the password for the hotel but is not past with iOS 10. How do go?

    Please read use captives Wi - Fi networks on your iPhone, iPad or iPod touch - Apple Support.

    You may need to deselect Auto-Join and/or auto-connect on some networks in captivity. Otherwise, it may seem to connect for a second or two, only to disconnect immediately, leaving you without the possibility to open a session.

  • I have a music library of about 7.6 GB.  I have an old nano iPod which has a capacity of 8.0 GB. When I try to sync my library on the nano it accepts only about 1.68 GB.  How can I fix?

    I have a library of about 7.8 GB of songs iTunes music.  I have an iPod nano to 8.0 GB.  When I try to sync my music on the iPod the IPod does accept that about 1.68 GB.  I tried to restore and re-synchronization-the same results.

    JEB

    Are all your songs stored locallyin your computer's iTunes library?  iTunes cannot sync the songs that are accessed by streaming from Apple servers ("iCloud").  To check, find a song that does not sync your iPod to your iTunes library.  Do a right click and get information.  On the tab of the file Info window, browse to the location.  This site shows a path of the file to the location the file of that song on your drive, or should I say iCloud?  Expressed the iCloud, download it.

    If this is the General reason why much of the music library will not sync to the iPod, you can select the pieces all affected at the same time, right-click on the selection and download.  Once all the music files are stored locally, they sync to iPod.

    If this is not the cause of your problem, thanks for posting back with all additional details, such as any error message that appears when you attempt to sync.

  • error message when try to sync the iPhone, "invalid response from the device?

    What can I do when I receive this error message when you try to sync to my iPhone 5 s - "invalid response from the device?

    -What are your 5 updating to 10.0.2 iOS iPhone? If this is the case, you must have the latest version of iTunes on your computer, which is required for Mac OS X 10.9.5 12.5.1, or above. To meet these specifications will be receiving this error.

  • Safari crashes when I try to print

    I just upgraded to Sierra. I use a version of Mac Mini at the end of 2012.

    If I try to print a web page of Safari printing screen flashes upward and then Safari closes. I can print from other applications including Chrome.

    Can anyone help please?

    Hello

    The problem may be a conflict with the Safari of third party plug-in extensions.

    Troubleshooting help here > Safari: no support for third-party modules can cause Safari to suddenly quit, or have performance problems

  • After my 10 updated iOS even if I am connected to view the content I have cloud and iCloud when I try it asks me to put in place when already established sound upward. Help, please

    After the last update of iOS10. Even though I am connected to iCloud when I try to display the content he asks me to implement the iCloud. Can anyone help please.

    Try to perform a restart- restart your iPhone, iPad or iPod touch - Apple Support

  • Just updated to Sierra and updated Pages at the same time. Now when I try to select a line of text I find myself with an insertion point where I stopped by selecting

    Today, I updated for Sierra and updated to the latest version of the Pages. Now I find that I am more able to select a line of text. When I try to do, I find myself with an insertion point where I stopped by selecting, but nothing is selected. This is a bug in the new version of pages or get my wrong settings?

    You use a Wacom tablet by chance?

    Solution: Press the shift key, just before stop selection. And Yes, that sounds like trouble in the Sierra.

  • With the help of iPhone 6 s. try to copy the text message with a tap double and get a bubble with icons. How can I copy the message to paste in another?

    Try to copy a text to paste in another. When I double tap, as I always have, all I get is a bubble with icons on it. With the help of OS 10.0.2.

    maryml wrote:

    Try to copy a text to paste in another. When I double tap, as I always have, all I get is a bubble with icons on it. With the help of OS 10.0.2.

    Press and hold on the text and wait for the copy/more pop up.

  • Unknown error (-50) when you try to synchronize the phone

    I have a 6 s (iOS 10.0.2). iphone I have an iMac (27 inch, end 2012) running macOS Sierra version 10.12.

    I've recently updated my phone and my mac, (do not know if this is my problem). Tonight when I try to sync my phone, I get a message saying that "my phone can not be synchronized. An unknown error occurred (-50). »

    What is this error and how do I know what to do about an unknown error? When I looked for info and what to do, it seemed I might have to reset my phone to original settings and restore it. I'd rather not have to completely restore my phone (or mac) unless I absolutely have to. Any ideas or suggestions?

    Any help would be appreciated!

    This statement can help you If you see the error-54 when you synchronize with iTunes - Apple Support

  • When I try to download an app I get 503: Service unavailable

    Does anyone else know issues with the App store? I can't download anything on my iPhone or iPad.

    iPhone is not giving me an error but simply to don't download. My mac give me a 503 error code when I try to download something. What is my account or others to see similar problems?

    My devices:

    -iPhone 7 +, 128 GB running iOS 10.0.2

    -MacBook Pro (15 inch, early 2011) running macOS Sierra version 10.12 (A 16, 323)

    What I tried:

    -Refreshing iOS app store by clicking a menu down 10 times

    -Hard reset iPhone.

    Any help would be appreciated. Thank you!

    And now, at random, he begins to work again... I guess that there is some brief backend issues?

  • whenever I try to, the open, Tunes, I have, get, message:, the file, "Ditties", is, on, to, locke d, drive, or you do not, write, permissions, for, this, file., Suggestions, to get on the past, this?

    whenever I, try to open it, Tunes, I have, get, the, message:, the folder, "Ditties", is, on, to, locke d, drive, or you do not, write, permissions, for, this, file., Suggestions, to get over the past, this??

    How about you post that again without commas and maybe then I'll read it?

  • I recently blocked my macbook pro using find my iphone app now, he continues to display in 'your computer is disabled. Try again in 60 minutes. I tried pressing the option key and also the R button at startup. same thing is happening.

    I recently blocked my macbook pro using find my iphone app now, he continues to display in 'your computer is disabled. Try again in 60 minutes. I tried pressing the option key and also the R button at startup. same thing is happening.

    Hi iambjan,

    I understand that your MacBook Pro has been lost by the intermediary of find my Mac mode. Fortunately, you can go to the off mode lost through the steps described below.

    You can disable the lost Mode by entering the password of the device, or by following the steps below. Alternatively, you can follow the steps below to change the details displayed on your lost device.

    Note: If your credit cards and debit to pay Apple have been suspended because you put your iPhone in lost Mode, when you disable lost Mode and reconnect to iCloud, you can continue using your cards.

    1. Go to find my iPhone on iCloud.com.

      If you don't find my iPhone on iCloud.com, your account has fair access to the web features only iCloud. To access find my iPhone and other iCloud features, set up on your device iOS or Mac iCloud.

    2. Click on all devices, and then select the device that is lost.

    3. Click on lost Mode, then change the information or lost the stop Mode.

    If you cannot use lost fashion as find my iPhone is not configured on your lost device, see the article by Apple Support If your iPhone, iPad or iPod touch is lost or stolen.

    SEE ALSO
    Remove credit and debit of the portfolio (or book) maps

    iCloud: use lost Mode
    https://support.Apple.com/kb/ph2700

    Kind regards.

Maybe you are looking for

  • Why collected addresses included in the personal address since v38

    I used to have collected address book and the personal address book. Since V38, entries in the collected addresses are now in personal addresses as well. I do have duplicates. When I delete an entry for the home address, it is also deleted in the col

  • Amount based on certain letters in another column values

    Hello 1. I would like to help to design a formula that sums values based on the presence of "coding" letters in another cell. Basically, I have an information line that contains several different values in individual columns. Then, I want to have a c

  • Satellite C650 - battery problem

    Hello I've got this Toshiba Satellite C650 about a friend who gave me it reinstall Windows7. Before you reinstall, I noticed that the laptop has not activate on battery. When I pluged the charger he started and it started once ran on battery without

  • Satellite A30: Does not recognize USB devices.

    My computer does not recognize any devices when connected to the USB Port on my Satellite A30. After downloading SP2, I was able to install the printer, but I can't use it because there is no printer icon in the toolbar. If I want to print something

  • I need to free up space

    my system says that I have not used, .NET Framework 2.0 and 3.0 service packs, since 12/12/2006. can I remove them from the computer?