pendo-io / pendo-mobile-sdk

Pendo captures product usage data, gathers user feedback, and lets you communicate in-app to onboard, educate, and guide users to value
https://www.pendo.io
Other
57 stars 2 forks source link

APP-88575 migration docs #77

Closed noambartouv closed 9 months ago

noambartouv commented 9 months ago

This change is Reviewable

MikePendo commented 9 months ago

migration-docs/ios-2.x-to-3.x-migration.md line 153 at r1 (raw file):


```swift
PendoManager.shared().setup("someAppKey", with: nil)

Do we need with:?

MikePendo commented 9 months ago

migration-docs/README.md line 7 at r1 (raw file):

- [Native Android](/migration-docs/android-2.x-to-3.x-migration.md)
- [Native iOS](/migration-docs/ios-2.x-to-3.x-migration.md)
- [React Native](/migration-docs/react-native-2.x-to-3.x-migration.md)

maybe lets add /react native navigation near React Native

MikePendo commented 9 months ago
:lgtm:
udilevin commented 9 months ago

migration-docs/maui-2.x-to-3.x-migration.md line 28 at r4 (raw file):

<b>3.x:</b>

```C#

Lower case Pendo Check if(pendo !=null)

udilevin commented 9 months ago

migration-docs/react-native-2.x-to-3.x-migration.md line 18 at r4 (raw file):

<td align=center><b>withPendoRN </td>
<td>

Capital W in WithPendoReactNavigation

MikePendo commented 9 months ago

[merge]

pendo-ops commented 9 months ago

Some JIRA issue transitions/labels succeeded, but some didn't. Total number of issues: 1 Issues that successfully transitioned/labeled: 0 Issues that weren't transitioned/labeled: 0 Problems encountered:

Branch APP-88575-migration-docs deleted