Discussion Board

Results 1 to 11 of 11

Threaded View

  1. #1
    Registered User mka_'s Avatar
    Join Date
    Jul 2010
    Posts
    8
    Hi,

    I have some problem with QMessageManager->queryMessages .. In simulator everything works perfectly, and I can query messages, but now when I am trying this querymessages code in real device (N900), querymessages returns 0 messages. In device there is a sim card, device has some old messages, my friend send me a new message, but querymessages returns still zero messages. Anybody have idea why??

    Code:
    QMessageFilter filter(QMessageFilter::byType(QMessage::AnyType));
        QMessageBox::information(this, "", QString("You have %1 message(s)").arg(m_manager->queryMessages(filter).count()));
    Last edited by mka_; 2010-07-13 at 12:53.

Similar Threads

  1. querymessages example not compiling when QMessageStore is added
    By jmclaurin11 in forum [Archived] Qt Mobility Project
    Replies: 1
    Last Post: 2010-04-27, 03:47
  2. My browser works on simulator but not on mobile
    By gaurav_varma in forum Mobile Java Networking & Messaging & Security
    Replies: 9
    Last Post: 2008-04-07, 18:34
  3. Problems accessing mail via 6230 (simulator works though)
    By kipphebel3 in forum Mobile Web Site Development
    Replies: 0
    Last Post: 2004-10-01, 09:56
  4. <a href="test.mid">Midi</a> doens't works!
    By ernestkok in forum Mobile Web Site Development
    Replies: 0
    Last Post: 2004-02-20, 09:35
  5. Arabic Language Works in the Simulator but in real Life not :)
    By 2447677 in forum Mobile Web Site Development
    Replies: 2
    Last Post: 2003-07-01, 08:08

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved