Thanks yucca for your quick reply.
I understood . I want my application also show the name with a space.
Now I can upload my SIS file on Symbian Signed for signing
Type: Posts; User: jsscb; Keyword(s):
Thanks yucca for your quick reply.
I understood . I want my application also show the name with a space.
Now I can upload my SIS file on Symbian Signed for signing
Thanks for reply.
I can give the name of my application in .pkg file with space like Kuul Kul.sis
But I want to know that it(Space in Sis File) will create any problem in testing from Test...
Hello All,
Can I give space in SIS file.
I have developed a application . I want to show the name of application with a space. Like :- Kuul Kol.sis
I want to know that is this sis file...
Hello SecondInnings
You can use the below code
void CYourCalssName::MakeNewCallApiCompleteL( TInt aStatus,
const CTelephony::TCallId aCallId,
...
Hello all,
I have a application which is build in S60 5th .
I want to compile it for Symbian^3 . I set all the thing like platform ID and compile for Emulator Debug. It build...
Hello yucca,
I have used my publisher ID( Certificate and key) . I take a fresh SIS file and sign with the publisher ID ( Certificate and key).
I used that SIS file for...
Hello All,
Before One month ago I have successfully verified my Symbian account using my .CER and .KEY.And I have successfully uploaded a application for Symbian sign.
But Now it again...
I have solve this problem.
There was a problem with object deletion. I have unnecessary delete an object which I have used in phonebook.
Hello yucca,
I have check my code it work fine for calling and hangup. This problem only occur when I install SIS file on device and if I open my application and any call coming (on my...
In my RunL()
void CIsvTelCallAppTelephony::RunL()
{
if ( (iTelApiCmd == EAsyncEvent ) || ( iTelApiCmd == EAnswerIncomingCall))
{
}
else
My application crashed when my application is open a well as in Idle state and any call coming.
How can I handle this panic
Hello All;
I have created a application for calling . I used CTelephony Call.
I successfully Make call and hangUp.
But If my application is open and any Call incomming then my application...
No one face this problem ever
Hello All;
I have created a application for calling using CTelephony class. I use calling and HangUP functionality.
If i open my application and then close and after that I...
Hello ,
I am developing a application which call to the VOIP server. and when server receave my call I need to send a DTMF to server. So when server receave my call after that my...
Hello
I got a mail about payment with payment account details.
I made payment and send payment detail to Test House.
Finaly my status change "In Testing"
Hello all,
I develop a application for calling using CTelephony class, In which there is "Call" option in Option menu. and there is "Hang UP" at Right Soft Key. I used DynInitMenuPaneL()...
Hello Sir,
Thanks for reply.I have solved my problem . I have checked my code and I found that I have unnecessarily deleted an object.
Thank u very much.
Hello all,
I have submitted a application on Symbian for Symbian Signing. It used "Certified Signed" for signing.
Now it show status "Ready For Testing".
I have not got any mail from Symbian...
Hello,
In my Container there is a Text Editor. when I manually type phone no in this TextEditor then it work file when I call to that no and there is no Panic when I Exit from...
Hello all,
I have submitted a application to Symbian Sign for testing. It show the status "Ready for testing"
Can any budy please tell me that when I will receive mail or any confirmation from...
Hello All,
I have a application which have name "MobileDialer".
I want to change the name of SIS file to "ABCDEF".
I have made changes in the following file
1. MobileDialer.rss
RESOURCE...
Hello wizard_hu_
Thanks for reply
My code is
void CMobileDialerContainerView::DynInitMenuPaneL(TInt aResourceId,
CEikMenuPane* aMenuPane)
{
Hello All,
In my container I have two menu option
1- PhoneBook
2- Exit
(my application use for VOIP calling)
I am able to hide phonebook option menu, But I am not able to...
Hello pessupe,
I have test my application . this problem is only with Nokia E71 (S60 3rd FP1). The problem is when I call(VOIP Calling) to any other number and at the same time when I exit the...