Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoIntegrate() Crashes App on Device and Simulator #1

Open
TomSoderling opened this issue Aug 21, 2023 · 5 comments
Open

AutoIntegrate() Crashes App on Device and Simulator #1

TomSoderling opened this issue Aug 21, 2023 · 5 comments

Comments

@TomSoderling
Copy link

I'm excited to see a MAUI version of the SDK!

I downloaded this sample and was trying out Localytics.AutoIntegrate() in the AppDelegate - that's the method we use in our Xamarin.Forms app. Each time that line is called, the app crashes on launch, shortly after showing the main page. Is AutoIntegrate() still supported?

image

Test Devices

  • iPhone 14 Pro Max, iOS 16.3.1
  • iPhone 14 Pro simulator, iOS 16.4

Thanks!

@bdale-upland
Copy link

You need to get the newest 1.0.6 version here instead - that's a known issue with the original 1.0.3 release
https://www.nuget.org/api/v2/package/LocalyticsMaui/1.0.6

@bdale-upland
Copy link

bdale-upland commented Aug 24, 2023

Maui
1.0.6: Aug 16, 2023
Fixing an issue related to deploying to physical iOS devices

1.0.3: May 30, 2023 Note: Due to known issues, this version should not be used.
Initial release of the Maui SDK

From https://help.uplandsoftware.com/localytics/dev/sdk-changelog.html#developers-sdk-changelog-maui

@bdale-upland
Copy link

A notification is about to be sent out about this new version & the problem with 1.0.3

@TomSoderling
Copy link
Author

TomSoderling commented Aug 24, 2023

I should have specified the version. We are using version 1.0.6 as defined in the MauiSDKTester app in this repo

<PackageReference Include="LocalyticsMaui" Version="1.0.6" />

@bdale-upland
Copy link

I see you filed a support ticket with Localytics on this in Zendesk. We'll investigate this there & reply in the support ticket.

Sorry! I'd hoped you moving to 1.0.6 would resolve your issue, but it seems you're already using it....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants