|
May
14 |
|
awarded | Popular Question |
|
Apr
26 |
|
comment |
How to generate a Nonce token for iOS client? yeah I have removed hyphen(-) and using the rest of it. |
|
Apr
26 |
|
comment |
How to generate a Nonce token for iOS client? I have even tried calling md5(UUID()) on client, No luck !! |
|
Apr
26 |
|
comment |
How to generate a Nonce token for iOS client? @rckoenes I tried with the guid, it never worked. The app is connecting to Site catalyst API and needs a nonce and passwordDigest in the request header. When I gone through their documentation, they have mentioned to call md5(rand()) to generate a nonce as part of php implementation. developer.omniture.com/en_US/blog/…. Here is the link for some more info what they have provided as documentation. |
|
Apr
24 |
|
comment |
How to generate a Nonce token for iOS client? @CaptainRedmuff Thanks for the response. |
|
Apr
24 |
|
comment |
How to generate a Nonce token for iOS client? @rckoenes Thanks for GUID part, I have implemented this before. However I was under the impression a nonce is different than guid. I ll give it a try with guid and will see what pops up. |
|
Apr
24 |
|
asked | How to generate a Nonce token for iOS client? |
|
Apr
5 |
|
awarded | Self-Learner |
|
Feb
9 |
|
awarded | Nice Question |
|
Jan
24 |
|
comment |
Assertion failure on picker view Updated as bug in radar. |
|
Jan
19 |
|
awarded | Popular Question |
|
Dec
10 |
|
awarded | Popular Question |
|
Nov
9 |
|
comment |
Assertion failure on picker view @iWasRobbed did you get a chance to file a bug report for this ? |
|
Oct
12 |
|
awarded | Notable Question |
|
Oct
11 |
|
comment |
Assertion failure on picker view @INT: Is that a bug ? |
|
Oct
11 |
|
accepted | Assertion failure on picker view |
|
Oct
1 |
|
asked | Assertion failure on picker view |
|
Sep
14 |
|
comment |
Upgrading existing app to iOS 6 Hey @Merc thanks!! I just downloaded yesterday, got to check it today :) |
|
Sep
3 |
|
comment |
Using Team Foundation Server in Xcode Thanks @sergiopereira !! I will certainly look into that. |
|
Aug
8 |
|
comment |
Upgrading existing app to iOS 6 Thanks Philip, I'm going through the link.I will keep posting after symbolicating the crash log. |