Discussion Board

Results 1 to 6 of 6
  1. #1
    Super Contributor GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    871
    when I trry to install any application or sisx file it show the warning message as below


    "Application not compatible with phone. Continue anyway"


    How to avoid this error. I have submitted my apps or contents in ovi site with nokia signing already.

  2. #2
    Registered User SecondInnings's Avatar
    Join Date
    Apr 2010
    Posts
    76
    when I trry to install any application or sisx file it show the warning message as below


    "Application not compatible with phone. Continue anyway"
    This type of warning shows when you have not give supporting ID in the package file Like this:-

    ;Supports Series 60 v 3.0
    [0x101F7961], 0, 0, 0, {"Series60ProductID"}

    How to avoid this error
    You have to give all related series ID's for the application.

    I have submitted my apps or contents in ovi site with nokia signing already.
    You have to sign and submit again for the solution.

    regards,

  3. #3
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Some more user inputs like build is compiled for which platform and you are testing on which device are useful to us.
    Code:
    ;Supports Series 60 v 3.0
    [0x101F7961],0,0,0,{"S60ProductID"}
    ;Supports S60 5th Edition
    [0x1028315F],0,0,0,{"S60ProductID"}
    ;Supports ^3
    [0x1028315F],0,0,0,{"S60ProductID"}

  4. #4
    Super Contributor mahbub_s60's Avatar
    Join Date
    Mar 2008
    Posts
    1,481
    Installer always check the current phone's platform UID with the platform UID you have mentioned in your pkg file. Say you are installing an app for Symbian^3 platform then in your package file
    [0x20022E6D],0,0,0,{"S60ProductID"}
    If you miss this in your pkg file and if you try to install it to Symbian^3 device, you will get this note. Best way you list all the platform you are going to support by your app.

    UID are listed here.
    http://www.developer.nokia.com/Commu...fication_codes

  5. #5
    Super Contributor GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    871
    Hi mahbub_s60 can u share ur skype id etc I will be in touch you to solve my queries etc according to your timings.

  6. #6
    Super Contributor mahbub_s60's Avatar
    Join Date
    Mar 2008
    Posts
    1,481
    If you like you can submit a support request and somebody will help you, see this link
    http://www.developer.nokia.com/Resou..._support.xhtml

Similar Threads

  1. Warning: "Application not compatible with phone"
    By bl9009 in forum Themes/Carbide.ui
    Replies: 3
    Last Post: 2010-10-13, 15:31
  2. Replies: 8
    Last Post: 2010-07-08, 22:46
  3. Replies: 3
    Last Post: 2010-04-06, 16:23
  4. Replies: 6
    Last Post: 2008-10-29, 02:00
  5. Replies: 2
    Last Post: 2007-07-19, 05:41

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