I am using the old licensed version of this library in my app. The live video streaming is working fine on my iPhone having iOS 7.1 but when I move to iOS 9 the app crashes & show the message -
RTMPClient -> socketThreadMain: EXCEPTION: [ valueForUndefinedKey:]: this class is not key value coding-compliant for the key sf_isFeedScheme.
I have replaced all the old files inside of 'lib' folder to the latest 'lib' files & follow all the steps which you have mentioned below the page in your README guidelines. But nothing happened positively.
Also I have explored the internal files & found a file - 'CommLibiOS.a'. If I replace this file from latest one, the app do work fine for around 2 mins after then it ask to purchase license.
fault code = -7 < A license is needed to use a library. Contact Midnight Coders Sales to purchase the license >
And again, If I replace that latest file - 'CommLibiOS.a' to my current one, it comes with the same crash.
Please help me how do I fix this issue, as I am totally stuck..
Hi slavavdovichenko
I am using the old licensed version of this library in my app. The live video streaming is working fine on my iPhone having iOS 7.1 but when I move to iOS 9 the app crashes & show the message -
RTMPClient -> socketThreadMain: EXCEPTION: [ valueForUndefinedKey:]: this class is not key value coding-compliant for the key sf_isFeedScheme.
I have replaced all the old files inside of 'lib' folder to the latest 'lib' files & follow all the steps which you have mentioned below the page in your README guidelines. But nothing happened positively.
Also I have explored the internal files & found a file - 'CommLibiOS.a'. If I replace this file from latest one, the app do work fine for around 2 mins after then it ask to purchase license.
fault code = -7 < A license is needed to use a library. Contact Midnight Coders Sales to purchase the license >
And again, If I replace that latest file - 'CommLibiOS.a' to my current one, it comes with the same crash.
Please help me how do I fix this issue, as I am totally stuck..
Thanks in advance !! @ChetanShishodia
Write