Sorry for the bad news but there does not appear to be a way to get them through public apis. When I needed to do this, I ended up using the old Symbian Foundation code to figure out how the email...
Type: Posts; User: gwechi; Keyword(s):
Sorry for the bad news but there does not appear to be a way to get them through public apis. When I needed to do this, I ended up using the old Symbian Foundation code to figure out how the email...
So no one has ever tried to get email programatically on Symbian ^3 ????
Thanks for the post but that example doesn't help me. It relies on the RArray of pop accounts that is returned by GetPopAccountsL(). As I said in my original post, all the Get functions return an...
Sorry if this is a repeat but I found only one forum post asking about this but a solution was never posted.
I'm trying to retrieve emails on a Symbian^3 device. I'm using the CEmailAccounts api...
I am going through the MMS messages in my inbox and sentbox. I am using the CMsvStore::AttachmentManagerL to get information about the attachments. But for some strange reason, one of the...
It's very weird. It always happens on when I'm simply getting the length of the internal buffer of my object:
TInt len = iDataBuffPtr.Length();
Edit:
One thing that I am wondering is if the...
Thanks for the help. I was using Nokia's tool site: http://www.developer.nokia.com/info/sw.nokia.com/id/dbb8841d-832c-43a6-be13-f78119a2b4cb.html to download it. I just tried it again and it's...
Has anyone gotten this panic? I have an app that loads a dll. Then I attempt to send via http, data to a server in chunks that I get from this dll. The dll fills up an object and then my main exe...
I get a 404 error when I select to download Carbide. Anyone else having this problem?
Wow, no one has run into this or has any idea why this might happen???
I've gotten that when the domain name had invalid characters or malformed. make sure you have the intended domain name or ip address and that everything is getting resolved correctly. Also, some...
I'm trying to request a file over https to our test server that has a test SSL certificate. I create the CSecureSocket class the normal way:
iSecureSocket = CSecureSocket::NewL(iSocket,...
I wonder if I have the same problem because the test house told me Nokia has not granted the manufacturer capabilities request. But I've already submitted the request in the new website and been...
Has anyone been able to get an app tested since this wonderful transition took place?
I have an app that was submitted under the old nokia.symbiansigned.com and had already accepted the quote. ...
did you run the devcertlist.exe to verify your cert has the correct capabilities?
and you downloaded that cert from the "Development Certificate" tab???
edit: I just downloaded the cert again and now it has the manufacturer certs! I know I downloaded the cert the first time...
Just ran the tool to verify and you are right, it does not contain the manufacturer capabilities. Hopefully we will find out soon how to get a cert that has them if we've been approved for them.
Yes, I did get the cert from there. But where else can we download it from? In the tab where you request the manufacturer all i see is my request was approved but nothing that shows you can download...
I've sent several emails to symbian.signed@nokia.com this week asking for help and have not heard back from them.
Anyone contacted them and heard back?
I can download the certificate. But when I try to install an app signed with the cert and key, I get the same error message.
I just got re-approved but am getting the same error :(
Yes, I did re-apply so hopefully it won't take too long to get approved again.
I guess no one else seems to have the problem though about not being able to change their email address???
Has anyone else not been able to change their email in their personal settings???
I was finally able to get into my account after reading the sticky that my username had been changed to...
My app uses a c32 plugin so I have the appropriate sis that installs the .esk and .prt file and is of type SP.
Now I need to get it signed but I get an error when I try to submit because of the...
Has anyone found a solution to this???? This is really impacting my development and I tried the things already mentioned but they didn't work.
I am using Windows 7 64-bit. Don't know if that...