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

Update window messages show strange text #18

Open
newportsolutionsgroup opened this issue Sep 1, 2016 · 11 comments
Open

Update window messages show strange text #18

newportsolutionsgroup opened this issue Sep 1, 2016 · 11 comments

Comments

@newportsolutionsgroup
Copy link

Tim, great work on the HockeyApp module.
Have you or anyone had the same issue I keep facing where the strings in the messages do not display correctly?

I was told it was a problem with the HockeySDKResources.bundle but it is included and present in your module.
Take a look at the screen shot. Am I missing something?

simulator screen shot sep 1 2016 12 26 22 pm

@kopiro
Copy link
Contributor

kopiro commented Sep 12, 2016

Any update here?
I tried too compile myself chaings paths, but with no luck :(

@timanrebel
Copy link
Owner

Could you copy the .bundle file to the app/platforms/iphone directory and try again?

On 12 September 2016 at 16:42:46, Flavio Maria De Stefano ([email protected](mailto:[email protected])) wrote:

Any update here?
I tried too compile myself chaings paths, but with no luck :(


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub(#18 (comment)), or mute the thread(https://github.com/notifications/unsubscribe-auth/ABB6gTPdWOk7PGhAzx6kRuxdrlUlGgsIks5qpWTmgaJpZM4JzCw-).

@newportsolutionsgroup
Copy link
Author

newportsolutionsgroup commented Sep 12, 2016

Yes - Resolved. I got this working in Appcelerator 5.4GA in both Alloy and Classic (which is what I needed) with some tips from @timanrebel . First I updated the HockeySDK and recompiled / packaged the iOS module (but this step is not mandatory)

The trick is to place the HockeySDKResources.bundle in your mobile app project folder.

Using ALLOY: Copy the bundle to: app\assets\iphone\HockeySDKResources.bundle
Using Classic: Copy the bundle folder to: Resources\iphone\HockeySDKResources.bundle

*Clean your project and rebuild. - Presto!
@timanrebel - I think the real trick is how fast YOU replied!

@kopiro
Copy link
Contributor

kopiro commented Sep 12, 2016

Is it possible that this doesn't works with 5.2.2.GA?

@kopiro
Copy link
Contributor

kopiro commented Sep 12, 2016

image

@kopiro
Copy link
Contributor

kopiro commented Sep 12, 2016

Same thing with 5.4.0.GA:

[DEBUG] [HockeySDK] -[BITCrashManager initWithAppIdentifier:appEnvironment:hockeyAppClient:]/252 [HockeySDK] WARNING: HockeySDKResources.bundle is missing, will send reports automatically!

@newportsolutionsgroup
Copy link
Author

Clean and rebuild? Did you remove the bundle when you compiled the module?

@kopiro
Copy link
Contributor

kopiro commented Sep 12, 2016

Yes.

@timanrebel
Copy link
Owner

@kopiro Not app/assets, but app/platform afaik. Did it work in app/assets for you @newportsolutionsgroup ?

@newportsolutionsgroup
Copy link
Author

Yes it worked for me in app/assets

On Mon, Sep 12, 2016 at 8:57 AM, Timan Rebel [email protected]
wrote:

@kopiro https://github.com/kopiro Not app/assets, but app/platform
afaik. Did it work in app/assets for you @newportsolutionsgroup
https://github.com/newportsolutionsgroup ?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#18 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA-FUSBtdfz_GiKP3DC8WQ-0cwD-jFeuks5qpXZfgaJpZM4JzCw-
.

@Wingee
Copy link

Wingee commented Jul 19, 2018

I've had the same issue. Sorted it but it keeps popping up with Romanian text! Any ideas how to set the locale correctly for English? I can't work out how

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

4 participants