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

Feature tawkie identity #7

Merged
merged 23 commits into from
Dec 21, 2023
Merged

Feature tawkie identity #7

merged 23 commits into from
Dec 21, 2023

Conversation

VincePaulin
Copy link

The iOS and MacOS part remains to be done as soon as I can.

I can add further modifications if necessary

ios/Runner/Info.plist Outdated Show resolved Hide resolved
@ignyx
Copy link

ignyx commented Dec 20, 2023

$ grep -r  im.tawkie    
scripts/build-macos.sh:FLUFFYCHAT_ORIG_GROUP="im.tawkie"
scripts/build-ios.sh:FLUFFYCHAT_ORIG_GROUP="im.tawkie"
macos/Runner/Configs/AppInfo.xcconfig:PRODUCT_BUNDLE_IDENTIFIER = im.tawkie.tawkie
ios/Tawkie Share/Tawkie Share.entitlements:		<string>group.im.tawkie.app</string>
ios/Runner/Info.plist:			<string>im.tawkie.app</string>
ios/Runner/Info.plist:				<string>im.tawkie.app.uris</string>
ios/Runner/Info.plist:					<string>im.tawkie</string>
ios/Runner/Runner.entitlements:		<string>group.im.tawkie.app</string>
ios/fastlane/Appfile:app_identifier("im.tawkie.app") # The bundle identifier of your app
ios/Runner.xcodeproj/project.pbxproj:				PRODUCT_BUNDLE_IDENTIFIER = im.tawkie.app;
ios/Runner.xcodeproj/project.pbxproj:				PRODUCT_BUNDLE_IDENTIFIER = im.tawkie.app;
ios/Runner.xcodeproj/project.pbxproj:				PRODUCT_BUNDLE_IDENTIFIER = im.tawkie.app;
ios/Runner.xcodeproj/project.pbxproj:				PRODUCT_BUNDLE_IDENTIFIER = "im.tawkie.app.Tawkie-Share";
ios/Runner.xcodeproj/project.pbxproj:				PRODUCT_BUNDLE_IDENTIFIER = "im.tawkie.app.Tawkie-Share";
ios/Runner.xcodeproj/project.pbxproj:				PRODUCT_BUNDLE_IDENTIFIER = "im.tawkie.app.Tawkie-Share";
android/app/src/main/AndroidManifest.xml:                    android:scheme="im.tawkie" />
android/app/src/main/AndroidManifest.xml:                    android:scheme="im.tawkie" />

I think these should be fr.tawkie instead of im.tawkie. The im is just the TLD used by Fluffychat's Domain Name

@ignyx ignyx merged commit 0afe081 into dev Dec 21, 2023
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants