Pergunta

I'm trying to access a SAP WebDynpro page with in an App. I am using a simple NSURLRequest that works with many other pages. However SAP WebDynpro is returning the following message "This Browser is not Supported".

Same SAP WebDynpro link works fine from Safari.

Does anyone have experience dealing with SAP WebDynpro pages inside an App?

Foi útil?

Solução

You have to send a supported browser identification string, otherwise the Web Dynpro renderer won't know what "flavor" to provide and bail out with the error message you quoted. For setting the additional header fields, this question might help you on....

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top