No Dear,
The issue was not resolve at that time.
BR
Type: Posts; User: jugnoyasir; Keyword(s):
No Dear,
The issue was not resolve at that time.
BR
Hi Keerthi,
did you get your issue resloved. I am facing same issue in FP2 Devices.
Yasir
Hello All,
I am facing this issue in 3rd edition fp2 (E75) and 5th edition (5800). The same code is working fine on fp1 devices.
I am developing a voip client.I am sending register and my sip...
yes you can.
The device will simply ask you to connect to wifi in offline mode.
Your code seems to be fine.
Sometime when dialing a call fails iStatus contains some error msg. Which is not handled
the code. Issue might be in other threads as well that you are talking about....
As iStatusArray is a RpointerArray array, any pointer appended to it should not be
delete without being removed from RpointerArray .
Better way for releasing resources is to use...
Please provide your code snippets so that error can be found if any.
If you could explain your requirement it would be easy for people to
share useful information with you.
Meanwhile you can try your application without any window and CBA buttons.
Hello Jaya
RRtpSession::OpenL() from nokia RTP/RTCP API, (which is provided in sdk plug-ins) takes sockets as parameter.
You can try by provide to open bluetooth socket to the API. I have not...
Please provide more information as your problem is not clear.
Quick correction.
It is ABI in place of EBI in my previous post.
Hi Digish,
Pls make sure the you device is having VPN Client in it.
See if this thread help you.
http://discussion.forum.nokia.com/forum/showthread.php?p=422655
Take care dear :)
Hi,
Yes, Due to bug in GCCE compiler, it somehow does not include the library which is should have
"My understanding is that, under Symbian, the drtrvct2_2 dynamic library
should also provide...
Hi Amit,
I am using MR release only.
As for getting update for compiler, where can I get the update for GCCE compiler
because I am building it with GCCE compiler which comes free with the...
Hi All,
I am using third party static libraries. I am trying to build the project on S60 3rd edition editor using GCCE build.
I am getting
"undefined reference to `__ARM_switch8"
I have...
pls Give more details.
Hi All,
I am trying to develop an RTP application, i decided to use Symbian RTP API becoz i do not want RTCP in my application. On emulator the application is running fine but when I put it on...
Once we get MMDD from OEM for a Deve-cert, can we generate additional Deve-Cert using the same permission?
Yasir
Hi All,
I am working on a sip application. Things are going fine but at one senario
CSIP* CSIP::NewL ( const TUid & aUid, MSIPObserver & aObserver) crashes.
The senario is :-
first...
check this link out i will help you.
http://discussion.forum.nokia.com/forum/showthread.php?t=67390&highlight=ECommDbDialogPrefDoNotPrompt
You can suppress the IAP selection dialog that comes when you try to open a gprs connection for the first time. R u using HTTP client APi for GPRS connection or you r using socket APIs?
Pls go the...
Hi All,
I am porting a project from 2rd edition to 3rd edition which contains a dll and an application. I did the necessary changes required for 3rd edition. No capability is required.
I tried...
hi,
Did u sloved this problem, i am having same problem. i am using codewarrior to compile my dll and my exe. When i am trying to load my dll it is giving
me kerrcorrupt.
If u have sorted...
Hi All,
I am writing an application which establises a GPRS connection. When a GSM call become active, Packet data connection(GPRS) is put on hold and a Global message dialog pops up informing us...
Hi All,
I am creating a listbox with findbox using CAknSearchField on a container window. Every thing is fine only when I enter a character in the find box
it updates the listbox items and show...