Discussion Board

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Regular Contributor sumeet_netsmartz's Avatar
    Join Date
    Apr 2009
    Posts
    129
    Hi All,

    I am trying to install a .sis application on E50(which retrives the IMSI number) but when i try to install it, i am getting the message "application not compatible with phone. Continue Anyway?" and on clicking Yes "Required Application access not granted" message is coming and the installations gets cancelled. Is there any thing wrong which i m going?

    Regards
    Sumeet Kumar
    Last edited by sumeet_netsmartz; 2009-04-30 at 13:23. Reason: typo

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    The first problem is that you have not specified the platform in your pkg file, and the second one is that you are using capabilities that are not grated for self-signed applications (or your certificate does not have the capabilities in it).

  3. #3
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Have you used correct patform UID in .pkg???

  4. #4
    Regular Contributor sumeet_netsmartz's Avatar
    Join Date
    Apr 2009
    Posts
    129
    Can you please guide me how to do both these things?

  5. #5
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Select right platform UID from here.
    http://wiki.forum.nokia.com/index.ph...fication_codes

    Then set it in your .pkg as follows.

    Code:
    [0x101F7961], 0, 0, 0, {"Series60ProductID"}
    For capabilitiies, open your .mmp file and add capability required for your application.

    Code:
    capability          WriteDeviceData WriteUserData "add here"

  6. #6
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    and for the developer certificate see : http://wiki.forum.nokia.com/index.ph...er_certificate

  7. #7
    Regular Contributor sumeet_netsmartz's Avatar
    Join Date
    Apr 2009
    Posts
    129
    Hi All,

    I have done both the things suggested by you....but still i m getting the error message "Required Application access not granted". Is there any thing more which i need to do. The application which i m trying to install is retrieving the IMSI number.

    Regards
    Sumeet Kumar

  8. #8
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Quote Originally Posted by sumeet_netsmartz View Post
    I have done both the things suggested by you....but still i m getting the error message "Required Application access not granted". Is there any thing more which i need to do. The application which i m trying to install is retrieving the IMSI number.
    Have you signed your application with developer certificate???

  9. #9
    Regular Contributor sumeet_netsmartz's Avatar
    Join Date
    Apr 2009
    Posts
    129
    i have used makekeys.exe to create the certificate and the keys

  10. #10
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Quote Originally Posted by sumeet_netsmartz View Post
    i have used makekeys.exe to create the certificate and the keys
    It will create self-signed certificate, while you require developer certificate. Either use open signed online option to sign your application Or follow this link and create developer certificates.
    http://wiki.forum.nokia.com/index.ph...er_certificate

  11. #11
    Regular Contributor sumeet_netsmartz's Avatar
    Join Date
    Apr 2009
    Posts
    129
    I want to use to open signed option.How time time will it take to sign a .sis file?

  12. #12
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Quote Originally Posted by sumeet_netsmartz View Post
    I want to use to open signed option.How time time will it take to sign a .sis file?
    Hardly 5 minutes.

  13. #13
    Regular Contributor sumeet_netsmartz's Avatar
    Join Date
    Apr 2009
    Posts
    129
    i am waiting for the last two hours. what would have gone wrong. I got the confirmation email but no email for downloading the signed .sis file

  14. #14
    Regular Contributor sumeet_netsmartz's Avatar
    Join Date
    Apr 2009
    Posts
    129
    Can anybody please guide me what i am doing wrong here?

  15. #15
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Quote Originally Posted by sumeet_netsmartz View Post
    Can anybody please guide me what i am doing wrong here?
    First and foremost, you would require ReadDeviceData capability as you are trying to retrieve IMSI, which I believe, you are using GetSubscriberId() from CTelephony API. Hence you need to include that capability in your .mmp file. Re-build your application and it will generate .Sis file.

    When you use OpenSigned Online option, you have to select all the capabilities you have used in your application on the OpenSigned Online form. It should not take too much time to sign your .sis file but it may take one-two days; with my own experience.

    Alternatively you can try submitting again with your another e-mail id and see how much time it takes then.

    PS: Before submitting, please read all the steps given on the OpenSigned Online form.
    Nokia Developer Wiki Moderation team

Page 1 of 2 12 LastLast

Similar Threads

  1. [moved] Autostart from MMC after inserted in other phone
    By uday.neo in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 4
    Last Post: 2009-04-06, 06:30
  2. [moved] Download of Chinese langauge for phone Nokia 6120
    By Spaaron in forum General Development Questions
    Replies: 1
    Last Post: 2009-03-16, 11:55
  3. Application not compatible with phone. Continue anyway
    By RB_Sahu in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 4
    Last Post: 2008-09-15, 14:21
  4. Nokia Image Converter
    By davidpurdie in forum General Development Questions
    Replies: 0
    Last Post: 2004-02-18, 15:31

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