No observenetworkactivities function in SDK

In the logging section from the docs, it is mentioned that for logging we need to use observeNetworkActivities method from AmityClient class. When I try to access this function, XCode says that the function is not present. How do I implement logging?

I’m on SDK version 6.38.0 Build: 1

Hello @parthib.weavers, could you please share a screenshot and the full error message? Also, could you please let us know which section of the documentation you referred to? Thank you.

@SocialPlus_Support I was referring to this: Logging | Amity Docs

The function mentioned in this link is not there in the SDK.

Hello, after the team checked, we confirmed that the function is available in our SDK. Could you please try restarting your Xcode and checking again?

@SocialPlus_Support Yep. That fixed it.

1 Like